Please do not use C++ comments in C code.
[oweals/openssl.git] / crypto / asn1 / t_crl.c
index ab9cd8fcffa5d5bde934a8b889067caf974bfc3d..60db305756076332c9cf2149b7bef2af04315b29 100644 (file)
@@ -64,7 +64,7 @@
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
 
-#ifndef NO_FP_API
+#ifndef OPENSSL_NO_FP_API
 int X509_CRL_print_fp(FILE *fp, X509_CRL *x)
         {
         BIO *b;