freebsd-ports/net/netdude/files/patch-protocols-snap::nd_snap.c
Edwin Groothuis 95984d4c26 Make net/netdude compiling on -current again.
PR:		ports/45538
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
2002-11-24 09:52:50 +00:00

10 lines
248 B
C

--- 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>