]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rsa/rsa_prn.c
Cleanup OPENSSL_NO_xxx, part 1
[thirdparty/openssl.git] / crypto / rsa / rsa_prn.c
index 224db0fae52aca69e35a686b4373e0fb2e29cc14..9974224d9f462a6b2ffd039f29202949b3b12fdf 100644 (file)
@@ -61,7 +61,7 @@
 #include <openssl/rsa.h>
 #include <openssl/evp.h>
 
-#ifndef OPENSSL_NO_FP_API
+#ifndef OPENSSL_NO_STDIO
 int RSA_print_fp(FILE *fp, const RSA *x, int off)
        {
        BIO *b;