diff options
Diffstat (limited to 'net/netdude/files/patch-nd_arp.h')
-rw-r--r-- | net/netdude/files/patch-nd_arp.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/netdude/files/patch-nd_arp.h b/net/netdude/files/patch-nd_arp.h deleted file mode 100644 index 4c5c4f23784f..000000000000 --- a/net/netdude/files/patch-nd_arp.h +++ /dev/null @@ -1,10 +0,0 @@ ---- protocols/arp/nd_arp.h.orig Sat Oct 12 00:17:24 2002 -+++ protocols/arp/nd_arp.h Sat Oct 12 00:17:38 2002 -@@ -26,6 +26,7 @@ - #ifndef __nd_arp_h - #define __nd_arp_h - -+#include <sys/socket.h> - #include <net/ethernet.h> - #include <net/if_arp.h> - |