]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-udld.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-udld.c
index fd6fdf9177fe3f80b60e3e2f1a20736559675833..9d6c19bd8a3ef8d468a0aa898c73e35ae4911234 100644 (file)
@@ -22,9 +22,9 @@
 #include "config.h"
 #endif
 
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 
 #define UDLD_HEADER_LEN                        4
 #include "extract.h"
 
 #define UDLD_HEADER_LEN                        4