diff options
Diffstat (limited to 'mail/postfix-current/patches/patch-bq')
-rw-r--r-- | mail/postfix-current/patches/patch-bq | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/postfix-current/patches/patch-bq b/mail/postfix-current/patches/patch-bq deleted file mode 100644 index 5f3f81237f7..00000000000 --- a/mail/postfix-current/patches/patch-bq +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-bq,v 1.1.1.1 2000/08/14 04:33:26 itojun Exp $ - ---- local/file.c.orig Tue Aug 17 19:02:28 1999 -+++ local/file.c Tue Aug 17 19:02:50 1999 -@@ -50,6 +50,7 @@ - #include <unistd.h> - #include <fcntl.h> - #include <errno.h> -+#include <string.h> - - /* Utility library. */ - |