X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbio%2Fbss_bio.c;h=8590870e2cd17630eb8ca30cefdfc5eec7cf2a81;hp=8c989ba6eaff4485fd0b7c525d6f757222e35b11;hb=c91b5c717c89d2e976dd5095e7cb04a9f375581d;hpb=e334d78b87517652cc34825aff7b6fc7be9a1e83 diff --git a/crypto/bio/bss_bio.c b/crypto/bio/bss_bio.c index 8c989ba6ea..8590870e2c 100644 --- a/crypto/bio/bss_bio.c +++ b/crypto/bio/bss_bio.c @@ -8,6 +8,7 @@ * See ssl/ssltest.c for some hints on how this can be used. */ #ifndef BIO_PAIR_DEBUG +# undef NDEBUG /* avoid conflicting definitions */ # define NDEBUG #endif