1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/mail/masqmail/files/patch-peopen.c
2005-12-26 11:43:54 +00:00

11 lines
237 B
C

--- 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"