summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32unix/socketaddr.h
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/win32unix/socketaddr.h')
-rw-r--r--otherlibs/win32unix/socketaddr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/otherlibs/win32unix/socketaddr.h b/otherlibs/win32unix/socketaddr.h
index cbad1828b..2b7884f30 100644
--- a/otherlibs/win32unix/socketaddr.h
+++ b/otherlibs/win32unix/socketaddr.h
@@ -14,8 +14,6 @@
/* $Id$ */
#include <misc.h>
-#include <sys/types.h>
-#include <winsock.h>
union sock_addr_union {
struct sockaddr s_gen;