diff options
Diffstat (limited to 'japanese/samba20/files/patch-ah')
-rw-r--r-- | japanese/samba20/files/patch-ah | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/japanese/samba20/files/patch-ah b/japanese/samba20/files/patch-ah deleted file mode 100644 index 81b1f75158a4..000000000000 --- a/japanese/samba20/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; |