]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-pflog.c
NDOize OpenFlow, IEEE slow and telnet decoders
[tcpdump] / print-pflog.c
index eb88784c9359d7c895aba3e78cd12c7209440b6f..07f0732f7e592e9b629fa06d7762095fc609f2d1 100644 (file)
@@ -19,6 +19,7 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -34,7 +35,7 @@
 
 #include <tcpdump-stdinc.h>
 
-#include "netdissect.h"
+#include "interface.h"
 #include "extract.h"
 
 static const char tstr[] = "[|pflog]";