diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-23 07:22:37 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-23 07:22:37 +0000 |
commit | cfd27f5f5bf6ad5e4cc964ed833256cb06007912 (patch) | |
tree | 95f8aaaf7855704ea97eca3fe4cb0721f5c13346 /net/samba3/files/patch-ah | |
parent | Upgrade to 2.52; this should solve some problems when mixing ac 2.13* and (diff) |
Remove unneeded patch so port will build
Diffstat (limited to '')
-rw-r--r-- | net/samba3/files/patch-ah | 12 |
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 319dc96d7944..000000000000 --- a/net/samba3/files/patch-ah +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 */ |