Include the UI error strings.
This commit is contained in:
parent
20e8f0ee27
commit
7f657f342a
@ -124,5 +124,6 @@ void ERR_load_crypto_strings(void)
|
|||||||
ERR_load_DSO_strings();
|
ERR_load_DSO_strings();
|
||||||
ERR_load_ENGINE_strings();
|
ERR_load_ENGINE_strings();
|
||||||
ERR_load_OCSP_strings();
|
ERR_load_OCSP_strings();
|
||||||
|
ERR_load_UI_strings();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user