--- lib/util_sock.c.orig	Tue Jun 11 18:48:41 2002
+++ lib/util_sock.c	Mon Jun 17 13:24:27 2002
@@ -28,6 +28,9 @@
 extern int  sslFd;
 #endif  /* WITH_SSL */
 
+#undef MSG_WAITALL
+#define MSG_WAITALL 0
+
 /* the last IP received from */
 struct in_addr lastip;
 
