diff options
Diffstat (limited to 'parallel/openpbs/patches/patch-ab')
-rw-r--r-- | parallel/openpbs/patches/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/parallel/openpbs/patches/patch-ab b/parallel/openpbs/patches/patch-ab deleted file mode 100644 index 2f685058bc9..00000000000 --- a/parallel/openpbs/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2003/07/17 14:19:16 agc Exp $ - ---- src/server/pbsd_init.c 2003/07/09 13:30:00 1.1 -+++ src/server/pbsd_init.c 2003/07/09 13:31:07 -@@ -88,6 +88,9 @@ - #include <pwd.h> - #include <time.h> - #include <unistd.h> -+#ifdef __NetBSD__ -+#include <signal.h> -+#endif - - #include <sys/types.h> - #include <sys/param.h> |