aboutsummaryrefslogtreecommitdiffstats
path: root/net/delegate/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'net/delegate/files/patch-aj')
-rw-r--r--net/delegate/files/patch-aj7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/delegate/files/patch-aj b/net/delegate/files/patch-aj
new file mode 100644
index 000000000000..55cf79d58ecb
--- /dev/null
+++ b/net/delegate/files/patch-aj
@@ -0,0 +1,7 @@
+--- maker/__fork.c.orig Tue Jun 3 22:56:42 1997
++++ maker/__fork.c Sun Oct 29 22:32:55 2000
+@@ -1,3 +1,4 @@
++#include <sys/types.h>
+ #include <sys/wait.h>
+
+ INHERENT_fork(){ return 1; }