]> The Tcpdump Group git mirrors - tcpdump/commit
#ifdef out a bunch of variables unused if HAVE_LIBCRYPTO isn't defined,
authorguy <guy>
Wed, 6 Aug 2003 04:59:48 +0000 (04:59 +0000)
committerguy <guy>
Wed, 6 Aug 2003 04:59:48 +0000 (04:59 +0000)
commit5f542b97ad7e625eaa64af467e514237f953c78b
tree65e49db3252864ff4185fca49095ad7021502173
parent0dc3f6984cfdc2684a6aef4c8728cb82272b07fc
#ifdef out a bunch of variables unused if HAVE_LIBCRYPTO isn't defined,
and make the initialization of some that are otherwise unused if
HAVE_LIBCRYPTO isn't defined conditional on it being defined and #ifdef
them out, too.

#ifndef in some _U_'s for parameters not used if HAVE_LIBCRYPTO isn't
defined.
print-esp.c