ports/net/netdude/files/patch-nd_fddi.h
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

11 lines
295 B
C

--- protocols/fddi/nd_fddi.h.orig Sat Oct 12 00:25:59 2002
+++ protocols/fddi/nd_fddi.h Sat Oct 12 00:26:10 2002
@@ -26,7 +26,7 @@
#ifndef __nd_fddi_h
#define __nd_fddi_h
-#include <netinet/if_fddi.h>
+#include <net/fddi.h>
#include <netdude/nd_gettext.h>
#include <netdude/nd_packet.h>