X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/9d83ad9c9e8ce15d380e7b04d8ffbb73991e552f..c2a9094394193f1de9c968a1fc490e5a1f2a9a3d:/print-nsh.c?ds=sidebyside 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"