mirror of
https://github.com/reactos/wine.git
synced 2025-02-02 02:04:34 +00:00
Fixed some issues found by winapi_check.
This commit is contained in:
parent
14fa65948b
commit
9cec0a57b0
@ -56,7 +56,9 @@
|
||||
#ifdef HAVE_SYS_WAIT_H
|
||||
# include <sys/wait.h>
|
||||
#endif
|
||||
#include <sys/uio.h>
|
||||
#ifdef HAVE_SYS_UIO_H
|
||||
# include <sys/uio.h>
|
||||
#endif
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user