]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sunatm.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-sunatm.c
index d22e83a43d9dd8bb82fd3e7067f6651106461610..fad2859f3cf72a82342b4389d0f67226f62d68f0 100644 (file)
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 struct mbuf;
 struct rtentry;
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 
 #include "atm.h"