summaryrefslogtreecommitdiff
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, 0 insertions, 7 deletions
diff --git a/net/delegate/files/patch-aj b/net/delegate/files/patch-aj
deleted file mode 100644
index 55cf79d58ecb..000000000000
--- a/net/delegate/files/patch-aj
+++ /dev/null
@@ -1,7 +0,0 @@
---- 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; }