summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/ui/ui_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/ui/ui_util.c')
-rw-r--r--crypto/openssl/crypto/ui/ui_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/ui/ui_util.c b/crypto/openssl/crypto/ui/ui_util.c
index 46bc8c1..5d9760b 100644
--- a/crypto/openssl/crypto/ui/ui_util.c
+++ b/crypto/openssl/crypto/ui/ui_util.c
@@ -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)
{
OpenPOWER on IntegriCloud