diff options
Diffstat (limited to 'lib/libcrypto/err/err.h')
-rw-r--r-- | lib/libcrypto/err/err.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/err/err.h b/lib/libcrypto/err/err.h index 8facd627119..601f56a6246 100644 --- a/lib/libcrypto/err/err.h +++ b/lib/libcrypto/err/err.h @@ -112,7 +112,7 @@ #ifndef HEADER_ERR_H #define HEADER_ERR_H -#include <openssl/e_os2.h> +#include <openssl/opensslconf.h> #ifndef OPENSSL_NO_FP_API #include <stdio.h> |