mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
(NGC) Change ifdef in netlogger code from HW_RVL to GEKKO
This commit is contained in:
parent
994325c5f9
commit
e6322b9903
@ -24,7 +24,7 @@
|
||||
#include <arpa/inet.h>
|
||||
#endif
|
||||
|
||||
#ifdef HW_RVL
|
||||
#ifdef GEKKO
|
||||
#include <network.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user