diff options
Diffstat (limited to 'net/netdude/files/patch-protocols-ip::nd_ip_callbacks.c')
-rw-r--r-- | net/netdude/files/patch-protocols-ip::nd_ip_callbacks.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/netdude/files/patch-protocols-ip::nd_ip_callbacks.c b/net/netdude/files/patch-protocols-ip::nd_ip_callbacks.c deleted file mode 100644 index 8b3078ad95ba..000000000000 --- a/net/netdude/files/patch-protocols-ip::nd_ip_callbacks.c +++ /dev/null @@ -1,10 +0,0 @@ ---- protocols/ip/nd_ip_callbacks.c.orig Sun Oct 13 21:35:01 2002 -+++ protocols/ip/nd_ip_callbacks.c Sun Oct 13 21:35:31 2002 -@@ -26,6 +26,7 @@ - #ifdef LINUX - #define __FAVOR_BSD - #endif -+#include <sys/types.h> - #include <netinet/in_systm.h> - #include <netinet/in.h> - #include <netinet/ip.h> |