mirror of
https://github.com/reactos/wine.git
synced 2025-02-02 18:25:19 +00:00
Added missing #include <sys/types.h>.
This commit is contained in:
parent
a0dc42101a
commit
eff75a31ef
@ -10,6 +10,7 @@
|
||||
#include <signal.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#ifdef HAVE_SYS_MMAN_H
|
||||
# include <sys/mman.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user