summaryrefslogtreecommitdiff
path: root/net/samba3/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba3/files/patch-ah')
-rw-r--r--net/samba3/files/patch-ah12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/samba3/files/patch-ah b/net/samba3/files/patch-ah
deleted file mode 100644
index 81b1f75158a4..000000000000
--- a/net/samba3/files/patch-ah
+++ /dev/null
@@ -1,12 +0,0 @@
---- lib/util_sock.c.orig Wed Sep 22 10:52:50 1999
-+++ lib/util_sock.c Wed Sep 22 11:30:18 1999
-@@ -28,6 +28,9 @@
- extern int sslFd;
- #endif /* WITH_SSL */
-
-+#undef MSG_WAITALL
-+#define MSG_WAITALL 0
-+
- extern int DEBUGLEVEL;
-
- BOOL passive = False;