aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err/err_prn.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/err/err_prn.c')
-rw-r--r--crypto/err/err_prn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/err/err_prn.c b/crypto/err/err_prn.c
index 6f60b016c3..19aaa2891f 100644
--- a/crypto/err/err_prn.c
+++ b/crypto/err/err_prn.c
@@ -64,7 +64,7 @@
#include <openssl/err.h>
#include <openssl/crypto.h>
-#ifndef NO_FP_API
+#ifndef OPENSSL_NO_FP_API
void ERR_print_errors_fp(FILE *fp)
{
unsigned long l;