aboutsummaryrefslogtreecommitdiff
path: root/net/pen/files/patch-pen.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/pen/files/patch-pen.c')
-rw-r--r--net/pen/files/patch-pen.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/net/pen/files/patch-pen.c b/net/pen/files/patch-pen.c
deleted file mode 100644
index d053892ca546..000000000000
--- a/net/pen/files/patch-pen.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- pen.c.orig Tue Nov 13 21:43:24 2001
-+++ pen.c Tue Nov 13 21:43:37 2001
-@@ -17,6 +17,7 @@
- MA 02111-1307, USA.
- */
-
-+#include <sys/types.h>
- #include <stdio.h>
- #include <ctype.h>
- #include <errno.h>
-@@ -31,7 +32,6 @@
- #include <sys/wait.h>
- #include <sys/resource.h>
- #include <sys/socket.h>
--#include <sys/types.h>
- #include <sys/stat.h>
- #include <fcntl.h>
- #include <unistd.h>