summaryrefslogtreecommitdiffstats
path: root/src/kvilib/net/kvi_socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kvilib/net/kvi_socket.h')
-rw-r--r--src/kvilib/net/kvi_socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvilib/net/kvi_socket.h b/src/kvilib/net/kvi_socket.h
index 47d51510..66c336d9 100644
--- a/src/kvilib/net/kvi_socket.h
+++ b/src/kvilib/net/kvi_socket.h
@@ -62,7 +62,7 @@
#ifndef MSG_NOSIGNAL
// At least solaris seems to not have it
- #define MSG_NOSIGNAL 0
+ #define MSG_NOTQT_SIGNAL 0
#endif
//#include "kvi_socketcalls.h"