summaryrefslogtreecommitdiff
path: root/app/openssl/crypto/sha/sha1dgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'app/openssl/crypto/sha/sha1dgst.c')
-rw-r--r--app/openssl/crypto/sha/sha1dgst.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/openssl/crypto/sha/sha1dgst.c b/app/openssl/crypto/sha/sha1dgst.c
index 50d1925c..a9869022 100644
--- a/app/openssl/crypto/sha/sha1dgst.c
+++ b/app/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)