diff options
Diffstat (limited to 'src/compat.h')
-rw-r--r-- | src/compat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compat.h b/src/compat.h index 4e98b46c1c..9caf5e4810 100644 --- a/src/compat.h +++ b/src/compat.h @@ -26,7 +26,6 @@ #endif #ifdef WIN32 -#define MSG_NOSIGNAL 0 #define MSG_DONTWAIT 0 #else typedef u_int SOCKET; |