summaryrefslogtreecommitdiff
path: root/net/samba-devel/files/patch-ah
blob: 319dc96d7944904aef81ebf2df3d8c54722f93c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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 */