1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/pmake/files/patch-ag
Steve Price 901fb78c07 Initial import of pmake version 2.1.33.
A parallel make(1) from the Sprite OS project.

Reviewed by:	asami
1998-11-15 22:54:25 +00:00

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>