mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Buildfixes
This commit is contained in:
parent
0268212d40
commit
d2a80e26db
2 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <net/net_compat.h>
|
||||
#include <net/net_socket.h>
|
||||
#include <compat/strl.h>
|
||||
|
||||
#if defined(VITA)
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <net/net_compat.h>
|
||||
#include <net/net_socket.h>
|
||||
#include <retro_endianness.h>
|
||||
|
||||
#include "netplay_private.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue