]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vqp.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-vqp.c
index ce3572ac520898bb5fc5d281ae7f5b32a3334194..7614011314c06ef44d4bf106edbf19e099344a1f 100644 (file)
  * Original code by Carles Kishimoto <[email protected]>
  */
 
-#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 #include "addrtoname.h"