Also #include <sys/uio.h>.
This commit is contained in:
parent
0add223fa8
commit
37e87f7408
|
@ -54,6 +54,7 @@
|
|||
#ifdef HAVE_SYS_WAIT_H
|
||||
# include <sys/wait.h>
|
||||
#endif
|
||||
#include <sys/uio.h>
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue