summaryrefslogtreecommitdiff
path: root/src/include/port/win.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/win.h')
-rw-r--r--src/include/port/win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/port/win.h b/src/include/port/win.h
index b9d6308d77d..e22502d39fb 100644
--- a/src/include/port/win.h
+++ b/src/include/port/win.h
@@ -15,4 +15,5 @@ typedef unsigned char slock_t;
*/
#if CYGWIN_VERSION_DLL_MAJOR < 1001
#undef HAVE_UNIX_SOCKETS
+
#endif