1
0
Fork 0

Cygwin fix.

This commit is contained in:
curt 2002-02-06 16:09:44 +00:00
parent 628e4cc029
commit d01cb2769a

View file

@ -25,7 +25,7 @@
# include <config.h>
#endif
#ifdef WIN32
#if defined(WIN32) && !defined(__CYGWIN__)
# include <windows.h>
#else
# include <netinet/in.h> // htonl() ntohl()