Commit 37e87f74 authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

Also #include <sys/uio.h>.

parent 0add223f
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment