summaryrefslogtreecommitdiff
path: root/print-ap1394.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-ap1394.c')
-rw-r--r--print-ap1394.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/print-ap1394.c b/print-ap1394.c
index 6a9e891a..41588a80 100644
--- a/print-ap1394.c
+++ b/print-ap1394.c
@@ -19,13 +19,14 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
+#define NETDISSECT_REWORKED
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <tcpdump-stdinc.h>
-#include "netdissect.h"
+#include "interface.h"
#include "extract.h"
#include "addrtoname.h"
#include "ethertype.h"