diff options
Diffstat (limited to 'mail/distribute/patches/patch-ac')
-rw-r--r-- | mail/distribute/patches/patch-ac | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/distribute/patches/patch-ac b/mail/distribute/patches/patch-ac index 1ea1f36e72b..0cbc303de4a 100644 --- a/mail/distribute/patches/patch-ac +++ b/mail/distribute/patches/patch-ac @@ -1,10 +1,10 @@ -$NetBSD: patch-ac,v 1.2 1999/12/26 17:20:33 itojun Exp $ +$NetBSD: patch-ac,v 1.3 2000/02/13 19:39:51 fredb Exp $ ---- distribute.c.orig Sun Sep 14 09:26:57 1997 -+++ distribute.c Sun Sep 14 09:27:09 1997 -@@ -37,7 +37,8 @@ - #include <unistd.h> - #include <string.h> +--- distribute.c.orig Sun Feb 13 13:32:22 2000 ++++ distribute.c Sun Feb 13 13:33:08 2000 +@@ -49,7 +49,8 @@ + #define index strchr + #endif -#if defined(__bsdi__) /* may be wrong -- we need to use NET/2 def.*/ +/* may be wrong -- we need to use NET/2 def.*/ |