X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e2982e7f6f0b624a773ec5a58885ee80fab46d34..a909db55ebc50de487e65f19b3250d0b45763d2d:/print-vqp.c diff --git a/print-vqp.c b/print-vqp.c index 672dbd8d..a5b13f66 100644 --- a/print-vqp.c +++ b/print-vqp.c @@ -18,10 +18,10 @@ /* \summary: Cisco VLAN Query Protocol (VQP) printer */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "extract.h"