Experimental symbol renaming to avoid clashes with regular OpenSSL.
[openssl.git] / crypto / sha / sha1dgst.c
index 50d1925cdeb261887d2926140e53fe9cbf4387bd..a98690225fdc1081d3a369b34c8ffadefa83cc96 100644 (file)
@@ -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)