X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e2982e7f6f0b624a773ec5a58885ee80fab46d34..9075a2857ef6e69e2d8d948a72d51cb68a39c026:/print-arp.c diff --git a/print-arp.c b/print-arp.c index 897317dc..c7eeeb96 100644 --- a/print-arp.c +++ b/print-arp.c @@ -22,10 +22,10 @@ /* \summary: Address Resolution Protocol (ARP) printer */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include