mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 13:30:02 -04:00
13 lines
255 B
C
13 lines
255 B
C
$NetBSD: patch-wrksp.c,v 1.1 2013/07/18 12:05:09 joerg Exp $
|
|
|
|
--- wrksp.c.orig 2013-07-17 14:30:28.000000000 +0000
|
|
+++ wrksp.c
|
|
@@ -30,6 +30,7 @@
|
|
#ifdef HAVE_UNISTD_H
|
|
#include <unistd.h>
|
|
#endif
|
|
+#include <sys/wait.h>
|
|
|
|
#ifdef ibm
|
|
#include "process.h"
|