]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ether.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-ether.c
index ddf6a5305260056fd8416fb76a43c114652e6ac8..e7a18b3d73aecbf4ad5a19b1453d82ac8c95bd7d 100644 (file)
@@ -23,9 +23,9 @@
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 #include "addrtoname.h"
 #include "ethertype.h"