mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
901fb78c07
A parallel make(1) from the Sprite OS project. Reviewed by: asami
9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
--- customs/sigList.c.orig Thu Nov 12 16:43:25 1998
|
|
+++ customs/sigList.c Thu Nov 12 16:43:54 1998
|
|
@@ -20,4 +20,5 @@
|
|
#endif /* not lint */
|
|
|
|
+#include <sys/types.h>
|
|
#include <sys/signal.h>
|
|
|