]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-pflog.c
Add program_name field in the netdissect_options structure
[tcpdump] / print-pflog.c
index 72ae276320ce9a18ee669ff582cfb69e972616c5..d08ceddbf31717d17283dec1310d4527c5045734 100644 (file)
@@ -19,7 +19,6 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -35,7 +34,7 @@
 
 #include <tcpdump-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 
 static const char tstr[] = "[|pflog]";