X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/9d83ad9c9e8ce15d380e7b04d8ffbb73991e552f..a909db55ebc50de487e65f19b3250d0b45763d2d:/print-nsh.c diff --git a/print-nsh.c b/print-nsh.c index 636b4d38..5ece5b5e 100644 --- a/print-nsh.c +++ b/print-nsh.c @@ -26,10 +26,10 @@ /* specification: draft-ietf-sfc-nsh-01 */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "extract.h"