From 78951e771128452077388acf79c79c72f379dce1 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 20 Mar 2003 23:19:41 +0000 Subject: Make sure we get the definition of OPENSSL_NO_ERR. --- crypto/bio/bio_err.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/bio/bio_err.c') diff --git a/crypto/bio/bio_err.c b/crypto/bio/bio_err.c index 68a119d895..5df17ff892 100644 --- a/crypto/bio/bio_err.c +++ b/crypto/bio/bio_err.c @@ -61,6 +61,7 @@ #include #include #include +#include /* To see if OPENSSL_NO_ERR is defined */ /* BEGIN ERROR CODES */ #ifndef OPENSSL_NO_ERR -- cgit v1.2.3