X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/a38033a59baaaf8eb10436267605af3468d4cb83..6d3b0e4599c5aa922bba42e53b038b51d9024a62:/print-arista.c?ds=sidebyside diff --git a/print-arista.c b/print-arista.c index 5a660a60..0d1d5d91 100644 --- a/print-arista.c +++ b/print-arista.c @@ -3,15 +3,12 @@ /* \summary: EtherType protocol for Arista Networks printer */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include - -#include +#include "netdissect-stdinc.h" #include "netdissect.h" -#include "interface.h" #include "extract.h" #include "addrtoname.h"