X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f04971f7af729a0ac398e7355e3374ed552c38dc..fe4ef2d22bcc1b89f16c30480f7bff4348d1a014:/print-pptp.c diff --git a/print-pptp.c b/print-pptp.c index 1e10f8db..25275981 100644 --- a/print-pptp.c +++ b/print-pptp.c @@ -26,10 +26,10 @@ /* specification: RFC 2637 */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "extract.h"