We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53102a1 commit e46d949Copy full SHA for e46d949
openssl-dynamic/src/main/c/ssl_private.h
@@ -65,6 +65,7 @@
65
#include <openssl/x509v3.h>
66
#include <openssl/hmac.h>
67
#include <openssl/dh.h>
68
+#include <openssl/sha.h>
69
#if OPENSSL_VERSION_NUMBER >= 0x30000000
70
#include <openssl/core_names.h>
71
#endif
0 commit comments