freebsd-ports/net/samba3/files/patch-ah
Maxim Sobolev 2b5485c781 Add samba-devel --> ports/net/samba-devel, repocopied from ports/net/samba.
This port represents unstable, development Samba branch.

PR:		24808
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-02-12 11:02:48 +00:00

12 lines
263 B
Text

--- 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 */