diff --git a/security/tor/files/patch-src_lib_crypt__ops_crypto__openssl__mgt.h b/security/tor/files/patch-src_lib_crypt__ops_crypto__openssl__mgt.h new file mode 100644 --- /dev/null +++ b/security/tor/files/patch-src_lib_crypt__ops_crypto__openssl__mgt.h @@ -0,0 +1,10 @@ +--- src/lib/crypt_ops/crypto_openssl_mgt.h.orig 2023-12-07 13:00:11 UTC ++++ src/lib/crypt_ops/crypto_openssl_mgt.h +@@ -17,6 +17,7 @@ + + #ifdef ENABLE_OPENSSL + #include ++#include + /* + Macro to create an arbitrary OpenSSL version number as used by + OPENSSL_VERSION_NUMBER or SSLeay(), since the actual numbers are a bit hard