mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Include <sys/types.h> in net_compat.c
This commit is contained in:
parent
ba938da348
commit
01e100f6df
@ -16,6 +16,7 @@
|
||||
|
||||
#include <net/net_compat.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user