Totally get rid of CRYPTO_LOCK_ERR_HASH.
[openssl.git] / crypto / err / err_all.c
index b088de65f5f30d94f473bc6ed999653b421bc249..90029fd159faeac2000c90419323ba08ceb4c4a2 100644 (file)
@@ -124,5 +124,6 @@ void ERR_load_crypto_strings(void)
        ERR_load_DSO_strings();
        ERR_load_ENGINE_strings();
        ERR_load_OCSP_strings();
+       ERR_load_UI_strings();
 #endif
        }