X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/69cb46af9119e8b5554bcc4bf1bf36f39cb82131..ff1df423b6a8cda80cef88efa8a3162abcfd0e6e:/print-ether.c diff --git a/print-ether.c b/print-ether.c index ddf6a530..e7a18b3d 100644 --- a/print-ether.c +++ b/print-ether.c @@ -23,9 +23,9 @@ #include "config.h" #endif -#include +#include -#include "interface.h" +#include "netdissect.h" #include "extract.h" #include "addrtoname.h" #include "ethertype.h"