X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fcrypto%2Fripemd160%2Fripemd160.h;h=377a07df407fae01ef0b3ac0aaf8208aa62a8645;hb=d07f742c5925b97ed558eb07aae285616f5df823;hp=38d38156f36391a04c64ace7b735ca8cab92193b;hpb=516148fb8b14a14bf23a4b732fed2942ca9b8d29;p=ccan diff --git a/ccan/crypto/ripemd160/ripemd160.h b/ccan/crypto/ripemd160/ripemd160.h index 38d38156..377a07df 100644 --- a/ccan/crypto/ripemd160/ripemd160.h +++ b/ccan/crypto/ripemd160/ripemd160.h @@ -6,7 +6,7 @@ #include /* Uncomment this to use openssl's RIPEMD160 routines (and link with -lcrypto) */ -//#define CCAN_CRYPTO_RIPEMD160_USE_OPENSSL 1 +/*#define CCAN_CRYPTO_RIPEMD160_USE_OPENSSL 1*/ #ifdef CCAN_CRYPTO_RIPEMD160_USE_OPENSSL #include