summaryrefslogtreecommitdiff
path: root/mail/masqmail-devel/files/patch-peopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/masqmail-devel/files/patch-peopen.c')
-rw-r--r--mail/masqmail-devel/files/patch-peopen.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/masqmail-devel/files/patch-peopen.c b/mail/masqmail-devel/files/patch-peopen.c
new file mode 100644
index 000000000000..fd2c94c202d7
--- /dev/null
+++ b/mail/masqmail-devel/files/patch-peopen.c
@@ -0,0 +1,10 @@
+--- src/peopen.c.old Wed Aug 4 03:51:30 2004
++++ src/peopen.c Wed Aug 4 03:52:43 2004
+@@ -6,6 +6,7 @@
+ #include <unistd.h>
+ #include <string.h>
+ #include <sys/types.h>
++#include <stdlib.h>
+
+ #include "peopen.h"
+ #include "sysexits.h"