summaryrefslogtreecommitdiff
path: root/mail/qmail/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qmail/patches/patch-ag')
-rw-r--r--mail/qmail/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/qmail/patches/patch-ag b/mail/qmail/patches/patch-ag
new file mode 100644
index 00000000000..b6137736520
--- /dev/null
+++ b/mail/qmail/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2004/04/10 05:30:06 schmonz Exp $
+
+--- error.h.orig 1998-06-15 06:53:16.000000000 -0400
++++ error.h
+@@ -1,7 +1,7 @@
+ #ifndef ERROR_H
+ #define ERROR_H
+
+-extern int errno;
++#include <errno.h>
+
+ extern int error_intr;
+ extern int error_nomem;