Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.
Deprecate inclusion of crypto.h from ui.h.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <openssl/ui.h>
|
||||
#include "ui_locl.h"
|
||||
|
||||
int UI_UTIL_read_pw_string(char *buf,int length,const char *prompt,int verify)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user