X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e2982e7f6f0b624a773ec5a58885ee80fab46d34..6ed7ed47119acf3033a9a43da4b792b6ecb574bc:/print-sflow.c diff --git a/print-sflow.c b/print-sflow.c index 4ba11508..a6cc8eea 100644 --- a/print-sflow.c +++ b/print-sflow.c @@ -22,10 +22,10 @@ /* specification: http://www.sflow.org/developers/specifications.php */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "extract.h"