From: Ben Laurie Date: Mon, 30 Jul 2001 15:33:46 +0000 (+0000) Subject: ANSIfication. X-Git-Tag: OpenSSL_0_9_6c~153^2~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e063544020b93b025a3ef7bf0af287ba1f67d6d;p=openssl ANSIfication. --- diff --git a/crypto/evp/openbsd_hw.c b/crypto/evp/openbsd_hw.c index 61f67720d7..fe2a721f17 100644 --- a/crypto/evp/openbsd_hw.c +++ b/crypto/evp/openbsd_hw.c @@ -190,5 +190,6 @@ BLOCK_CIPHER_def_cbc(dev_crypto_des_ede3, des_ede,NID_des_ede3, 8, 24, 8, EVP_CIPHER_set_asn1_iv, EVP_CIPHER_get_asn1_iv, NULL) - +#else +static void *dummy=&dummy; #endif