diff options
Diffstat (limited to 'mail/qmail/patches/patch-af')
-rw-r--r-- | mail/qmail/patches/patch-af | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/qmail/patches/patch-af b/mail/qmail/patches/patch-af new file mode 100644 index 00000000000..d459b90d2c5 --- /dev/null +++ b/mail/qmail/patches/patch-af @@ -0,0 +1,15 @@ +$NetBSD: patch-af,v 1.1 2004/04/10 05:30:06 schmonz Exp $ + +--- error.3.orig 1998-06-15 06:53:16.000000000 -0400 ++++ error.3 +@@ -3,8 +3,8 @@ + error \- syscall error codes + .SH SYNTAX + .B #include <error.h> +- +-extern int \fBerrno\fP; ++.br ++.B #include <errno.h> + + extern int \fBerror_intr\fP; + .br |