summaryrefslogtreecommitdiff
path: root/mail/nullmailer/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nullmailer/patches/patch-ad')
-rw-r--r--mail/nullmailer/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/nullmailer/patches/patch-ad b/mail/nullmailer/patches/patch-ad
deleted file mode 100644
index cf65925b186..00000000000
--- a/mail/nullmailer/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2006/01/03 19:12:52 schmonz Exp $
-
---- lib/fdbuf/fdobuf.h.orig 2005-11-10 11:10:23.000000000 -0500
-+++ lib/fdbuf/fdobuf.h
-@@ -17,6 +17,8 @@
- #ifndef FDBUF__FDOBUF__H__
- #define FDBUF__FDOBUF__H__
-
-+#include <unistd.h>
-+
- class fdobuf : protected fdbuf
- {
- public: