diff options
Diffstat (limited to 'src/assuan-io.c')
-rw-r--r-- | src/assuan-io.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/assuan-io.c b/src/assuan-io.c index a1be67d..d1f0d5e 100644 --- a/src/assuan-io.c +++ b/src/assuan-io.c @@ -26,10 +26,6 @@ #include <sys/time.h> #include <sys/types.h> #include <sys/socket.h> -#include <sys/wait.h> -#if HAVE_SYS_UIO_H -# include <sys/uio.h> -#endif #include <unistd.h> #include <errno.h> #ifdef HAVE_W32_SYSTEM |