summaryrefslogtreecommitdiffstats
path: root/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream.c')
-rw-r--r--stream.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stream.c b/stream.c
index 5148e506..2f42ac3f 100644
--- a/stream.c
+++ b/stream.c
@@ -53,9 +53,6 @@
#if HAVE_WINDOWS_H
#include <windows.h>
#endif
-#if HAVE_SOCKETS
-#include <sys/socket.h>
-#endif
#if HAVE_WSPAWN || HAVE_SPAWN
#include <process.h>
#endif