aboutsummaryrefslogtreecommitdiff
path: root/net/netdude/files/patch-nd_snap.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/netdude/files/patch-nd_snap.c')
-rw-r--r--net/netdude/files/patch-nd_snap.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/netdude/files/patch-nd_snap.c b/net/netdude/files/patch-nd_snap.c
new file mode 100644
index 000000000000..2253d80aff71
--- /dev/null
+++ b/net/netdude/files/patch-nd_snap.c
@@ -0,0 +1,10 @@
+--- protocols/snap/nd_snap.c.orig Sun Oct 13 21:40:25 2002
++++ protocols/snap/nd_snap.c Sun Oct 13 21:41:10 2002
+@@ -26,6 +26,7 @@
+ # include <config.h>
+ #endif
+
++#include <sys/types.h>
+ #include <net/ethernet.h>
+
+ #include <netdude/nd_debug.h>