]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-token.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-token.c
index 6bf2b23da8f9272f38fb503bd15518c1dd020b97..6f9950db6aabdb8f119e8f06fe58a814d8c25818 100644 (file)
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include <string.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 #include "addrtoname.h"
 #include "ether.h"