Also #include <sys/uio.h>.

oldstable
Gerald Pfeifer 2002-04-08 20:14:58 +00:00 committed by Alexandre Julliard
parent 0add223fa8
commit 37e87f7408
1 changed files with 1 additions and 0 deletions

View File

@ -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