summaryrefslogtreecommitdiff
path: root/net/netdude/files/patch-protocols-arp::nd_arp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/netdude/files/patch-protocols-arp::nd_arp.c')
-rw-r--r--net/netdude/files/patch-protocols-arp::nd_arp.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/netdude/files/patch-protocols-arp::nd_arp.c b/net/netdude/files/patch-protocols-arp::nd_arp.c
deleted file mode 100644
index d927d6c81bf7..000000000000
--- a/net/netdude/files/patch-protocols-arp::nd_arp.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- protocols/arp/nd_arp.c.orig Sat Oct 12 00:15:36 2002
-+++ protocols/arp/nd_arp.c Sat Oct 12 00:15:47 2002
-@@ -23,6 +23,7 @@
-
- */
-
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>