4280bf37ef
PR: ports/71831 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
10 lines
257 B
C
10 lines
257 B
C
--- doexec_unix.h.orig Sat Sep 11 06:07:51 2004
|
|
+++ doexec_unix.h Sat Sep 18 18:48:27 2004
|
|
@@ -19,6 +19,7 @@
|
|
* See the COPYING file for more information.
|
|
*/
|
|
|
|
+#include <sys/time.h>
|
|
#include <sys/types.h>
|
|
#include <sys/wait.h>
|
|
#include <sys/types.h>
|