diff options
Diffstat (limited to 'polyp/pstream.c')
-rw-r--r-- | polyp/pstream.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/polyp/pstream.c b/polyp/pstream.c index 607b0c1a..6f983289 100644 --- a/polyp/pstream.c +++ b/polyp/pstream.c @@ -32,9 +32,7 @@ #include <netinet/in.h> #endif -#ifdef HAVE_WINSOCK2_H -#include <winsock2.h> -#endif +#include "winsock.h" #include "pstream.h" #include "queue.h" |