remove redundant check for Win32
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
|
#ifdef WIN32
|
||||||
|
|
||||||
#else /* probably some kind of unix */
|
#else /* probably some kind of unix */
|
||||||
#ifdef HAVE_SYS_SOCKET_H
|
#ifdef HAVE_SYS_SOCKET_H
|
||||||
|
Reference in New Issue
Block a user