openssl/include
Rich Salz 6ac11bd0b9 Fix no CRYPTO_MDEBUG build (windows)
In order for mkdep to find #ifdef'd functions, they must be
wrapped (in the header file) with
        #ifndef OPENSSL_NO_...
So do that for various CRYPTO_mem_debug... things.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
2016-01-08 14:35:04 -05:00
..
internal Only declare stacks in headers 2016-01-07 18:00:51 +00:00
openssl Fix no CRYPTO_MDEBUG build (windows) 2016-01-08 14:35:04 -05:00