X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/0b1de8f73d9b1484095a5ba484e83021ef7bc7ae..refs/pull/482/head:/print-ether.c?ds=sidebyside 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"