Make the algorithm implementations depend on the corresponding
[oweals/openssl.git] / crypto / asn1 / d2i_r_pu.c
index d1289f160eef9daf8b6ebb5c12f699bb07c7d9e4..9e5d41cf5318e18b1d0c12e7558f773aeb05c258 100644 (file)
@@ -64,7 +64,7 @@
 #include <openssl/objects.h>
 #include <openssl/asn1_mac.h>
 
-#ifdef NEG_PUBKEY_BUG
+#ifndef NO_NEG_PUBKEY_BUG
 #define d2i_ASN1_INTEGER d2i_ASN1_UINTEGER
 #endif