X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e2982e7f6f0b624a773ec5a58885ee80fab46d34..ff2bbd6ffe2ba25884e36f2bcc97fb156cf280e6:/print-vtp.c diff --git a/print-vtp.c b/print-vtp.c index a2dee70d..133de552 100644 --- a/print-vtp.c +++ b/print-vtp.c @@ -22,10 +22,10 @@ /* \summary: Cisco VLAN Trunking Protocol (VTP) printer */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "addrtoname.h"