diff options
Diffstat (limited to 'net/netdude/files/patch-protocols-ether::nd_ether.c')
-rw-r--r-- | net/netdude/files/patch-protocols-ether::nd_ether.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/netdude/files/patch-protocols-ether::nd_ether.c b/net/netdude/files/patch-protocols-ether::nd_ether.c deleted file mode 100644 index 8b73bdc5fde1..000000000000 --- a/net/netdude/files/patch-protocols-ether::nd_ether.c +++ /dev/null @@ -1,10 +0,0 @@ ---- protocols/ether/nd_ether.c.orig Sat Oct 12 00:18:53 2002 -+++ protocols/ether/nd_ether.c Sat Oct 12 00:19:07 2002 -@@ -23,6 +23,7 @@ - - */ - -+#include <sys/types.h> - #include <net/ethernet.h> - - #include <netdude/nd_debug.h> |