summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/err/err.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/err/err.h')
-rw-r--r--lib/libssl/src/crypto/err/err.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/err/err.h b/lib/libssl/src/crypto/err/err.h
index 8facd627119..601f56a6246 100644
--- a/lib/libssl/src/crypto/err/err.h
+++ b/lib/libssl/src/crypto/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>