mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
11 lines
237 B
C
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"
|