X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/c5c912ad34a88dcf5878be64b36daa535c5265f9..f67e46a634dd3bdcefa9fc09dbef6baae1b1d1ed:/print-isakmp.c diff --git a/print-isakmp.c b/print-isakmp.c index bb70a456..e53c13aa 100644 --- a/print-isakmp.c +++ b/print-isakmp.c @@ -32,9 +32,7 @@ /* specification: RFC 2407, RFC 2408, RFC 5996 */ -#ifdef HAVE_CONFIG_H #include -#endif /* The functions from print-esp.c used in this file are only defined when both * OpenSSL and evp.h are detected. Employ the same preprocessor device here.