]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vxlan.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-vxlan.c
index c4de68d5fb4f52793bc25d6b0d1b3599493ab182..b9c87e2006eb929b6214df08ec81e64dab0d5fcd 100644 (file)
  * Original code by Francesco Fondelli (francesco dot fondelli, gmail dot com)
  */
 
-#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"
 
 /*