--- lib/util_sock.c.orig	Sat Oct 13 22:09:26 2001
+++ lib/util_sock.c	Tue Oct 16 17:19:38 2001
@@ -28,6 +28,9 @@
 extern int  sslFd;
 #endif  /* WITH_SSL */
 
+#undef MSG_WAITALL
+#define MSG_WAITALL 0
+
 extern int DEBUGLEVEL;
 
 /* the last IP received from */
