Add a Cygwin check
authoraland <aland>
Fri, 25 May 2007 09:57:15 +0000 (09:57 +0000)
committeraland <aland>
Fri, 25 May 2007 09:57:15 +0000 (09:57 +0000)
src/include/missing.h

index 0e3b3c9..715d3b2 100644 (file)
@@ -69,9 +69,11 @@ RCSIDH(missing_h, "$Id$")
 # endif
 #endif
 
+#ifndef CYGWIN
 #ifdef HAVE_WINSOCK_H
 #include <winsock.h>
 #endif
+#endif
 
 /*
  *     Functions from missing.c