diff --git a/contrib/sockets/sockets.lisp b/contrib/sockets/sockets.lisp index 8f96ca6d7..94c89ea04 100755 --- a/contrib/sockets/sockets.lisp +++ b/contrib/sockets/sockets.lisp @@ -64,6 +64,7 @@ "#define MSG_DONTWAIT 0" "#define MSG_NOSIGNAL 0" "#define MSG_CONFIRM 0" + "#define MSG_TRUNC 0" "#include " "#include " "#include ")