aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypt_ops/crypto_openssl_mgt.h
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-01-28 12:04:37 -0500
committerDavid Goulet <dgoulet@torproject.org>2021-01-28 12:04:37 -0500
commitc6fb26695b1b84b287cc641f7bfaaaba32b67cde (patch)
treee5377731ac42df90ec56b8a831c8eb153a2ee081 /src/lib/crypt_ops/crypto_openssl_mgt.h
parent3ebf75993f8c64ea0bc022bde69ccdf879bcaeaf (diff)
parentc48d25ac8d5cb8320a56a61cbee7754420d77309 (diff)
downloadtor-c6fb26695b1b84b287cc641f7bfaaaba32b67cde.tar.gz
tor-c6fb26695b1b84b287cc641f7bfaaaba32b67cde.zip
Merge remote-tracking branch 'tor-gitlab/mr/186' into maint-0.3.5
Diffstat (limited to 'src/lib/crypt_ops/crypto_openssl_mgt.h')
-rw-r--r--src/lib/crypt_ops/crypto_openssl_mgt.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/crypt_ops/crypto_openssl_mgt.h b/src/lib/crypt_ops/crypto_openssl_mgt.h
index a3dd03aa04..8dbadfc9d2 100644
--- a/src/lib/crypt_ops/crypto_openssl_mgt.h
+++ b/src/lib/crypt_ops/crypto_openssl_mgt.h
@@ -16,8 +16,7 @@
#include "orconfig.h"
#ifdef ENABLE_OPENSSL
-#include <openssl/engine.h>
-
+#include <openssl/opensslv.h>
/*
Macro to create an arbitrary OpenSSL version number as used by
OPENSSL_VERSION_NUMBER or SSLeay(), since the actual numbers are a bit hard