summaryrefslogtreecommitdiff
path: root/net/netdude/files/patch-protocols-udp::nd_udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/netdude/files/patch-protocols-udp::nd_udp.c')
-rw-r--r--net/netdude/files/patch-protocols-udp::nd_udp.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/netdude/files/patch-protocols-udp::nd_udp.c b/net/netdude/files/patch-protocols-udp::nd_udp.c
deleted file mode 100644
index c0d9fe5c2acd..000000000000
--- a/net/netdude/files/patch-protocols-udp::nd_udp.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- protocols/udp/nd_udp.c.orig Sun Oct 13 21:47:40 2002
-+++ protocols/udp/nd_udp.c Sun Oct 13 21:49:50 2002
-@@ -26,6 +26,10 @@
- # include <config.h>
- #endif
-
-+#include <sys/types.h>
-+#include <netinet/in_systm.h>
-+#include <netinet/in.h>
-+#include <netinet/ip_var.h>
- #include <netinet/ip.h>
-
- #include <netdude/nd_debug.h>