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