aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail/files
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-02-06 04:49:01 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-02-06 04:49:01 +0000
commit7b01d09ebb9fb809b1d27723525034178ffbf8e0 (patch)
tree43b1a38ce66a446baebd9effd862c0d1f3bd283d /mail/qmail/files
parentcc483cb5b0d7d7d08c2491935e5954deb12b6683 (diff)
downloadports-7b01d09ebb9fb809b1d27723525034178ffbf8e0.tar.gz
ports-7b01d09ebb9fb809b1d27723525034178ffbf8e0.zip
Notes
Diffstat (limited to 'mail/qmail/files')
-rw-r--r--mail/qmail/files/extra-patch-smtpextfork-qmail-smtpd.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/qmail/files/extra-patch-smtpextfork-qmail-smtpd.c b/mail/qmail/files/extra-patch-smtpextfork-qmail-smtpd.c
new file mode 100644
index 000000000000..0b2ad5d44ce9
--- /dev/null
+++ b/mail/qmail/files/extra-patch-smtpextfork-qmail-smtpd.c
@@ -0,0 +1,7 @@
+--- qmail-smtpd.c.orig 2013-02-05 21:28:49.477460299 -0600
++++ qmail-smtpd.c 2013-02-05 21:29:23.512455333 -0600
+@@ -1,3 +1,4 @@
++#include <string.h>
+ #include "readwrite.h"
+ #include "stralloc.h"
+ #include "substdio.h"