aboutsummaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/sha/sha1dgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/sha/sha1dgst.c')
-rw-r--r--deps/openssl/openssl/crypto/sha/sha1dgst.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/openssl/openssl/crypto/sha/sha1dgst.c b/deps/openssl/openssl/crypto/sha/sha1dgst.c
index 50d1925cde..a98690225f 100644
--- a/deps/openssl/openssl/crypto/sha/sha1dgst.c
+++ b/deps/openssl/openssl/crypto/sha/sha1dgst.c
@@ -56,6 +56,7 @@
* [including the GNU Public Licence.]
*/
+#include <openssl/crypto.h>
#include <openssl/opensslconf.h>
#if !defined(OPENSSL_NO_SHA1) && !defined(OPENSSL_NO_SHA)