summaryrefslogtreecommitdiffstats
path: root/TOOLS/netstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/netstream.c')
-rw-r--r--TOOLS/netstream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/netstream.c b/TOOLS/netstream.c
index c9ab7cdec7..0009f673f6 100644
--- a/TOOLS/netstream.c
+++ b/TOOLS/netstream.c
@@ -28,7 +28,7 @@
#include "config.h"
-#ifndef HAVE_WINSOCK2
+#ifndef HAVE_WINSOCK2_H
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>