commit | 758f942b882ce8a9047595512f99a91a43060876 | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Tue Feb 18 12:14:57 2003 +0000 |
committer | Richard Levitte <levitte@openssl.org> | Tue Feb 18 12:14:57 2003 +0000 |
tree | 90b733be79bd0d6d0a6beb1c073ce39967b90a1a | |
parent | 26e97244588fef483bb905cd7947004fd0cf3569 [diff] [blame] |
Make the no-err option work properly
diff --git a/crypto/err/err.c b/crypto/err/err.c index 85ff9a5..1f943c8 100644 --- a/crypto/err/err.c +++ b/crypto/err/err.c
@@ -212,6 +212,7 @@ {0,NULL}, }; +#endif /* Define the predeclared (but externally opaque) "ERR_FNS" type */ @@ -492,6 +493,7 @@ } +#ifndef OPENSSL_NO_ERR #define NUM_SYS_STR_REASONS 127 #define LEN_SYS_STR_REASON 32