summaryrefslogtreecommitdiff
path: root/mail/qmail/patches/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qmail/patches/patch-aq')
-rw-r--r--mail/qmail/patches/patch-aq12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/qmail/patches/patch-aq b/mail/qmail/patches/patch-aq
new file mode 100644
index 00000000000..cf2c09685b5
--- /dev/null
+++ b/mail/qmail/patches/patch-aq
@@ -0,0 +1,12 @@
+$NetBSD: patch-aq,v 1.1 2004/04/10 05:30:06 schmonz Exp $
+
+--- spawn.c.orig 1998-06-15 06:53:16.000000000 -0400
++++ spawn.c
+@@ -5,6 +5,7 @@
+ #include "substdio.h"
+ #include "byte.h"
+ #include "str.h"
++#include "alloc.h"
+ #include "stralloc.h"
+ #include "select.h"
+ #include "exit.h"