X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/64677b0d78ff168d98c3035e894c4910c021136e..ff2bbd6ffe2ba25884e36f2bcc97fb156cf280e6:/print-carp.c diff --git a/print-carp.c b/print-carp.c index a5f6d3b6..8e82f6db 100644 --- a/print-carp.c +++ b/print-carp.c @@ -37,10 +37,10 @@ /* \summary: Common Address Redundancy Protocol (CARP) printer */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" /* for checksum structure and functions */ #include "extract.h"