ports/net/netdude/files/patch-nd_ether.c
Ying-Chieh Liao 67bd89cdc7 add netdude 0.3.1
NETwork DUmp data Displayer and Editor for tcpdump tracefiles
2002-10-13 14:11:31 +00:00

10 lines
227 B
C

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