--- lib/util_sock.c.orig Fri Feb 2 12:09:17 2001
+++ lib/util_sock.c Fri Feb 2 12:09:36 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 */