]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-nflog.c
Add program_name field in the netdissect_options structure
[tcpdump] / print-nflog.c
index a29b930cb30f25ea4c01a57cc34efb9c1208a484..b096e9ec2fc5312c3f967ad00b08682248a1ae7e 100644 (file)
@@ -31,7 +31,7 @@
 
 #include <tcpdump-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 
 #if defined(DLT_NFLOG) && defined(HAVE_PCAP_NFLOG_H)
 #include <pcap/nflog.h>