summaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ui/ui_util.c')
-rw-r--r--crypto/ui/ui_util.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/ui/ui_util.c b/crypto/ui/ui_util.c
index fc8b691a87..ee9730d5e2 100644
--- a/crypto/ui/ui_util.c
+++ b/crypto/ui/ui_util.c
@@ -55,9 +55,6 @@
#include <string.h>
#include <openssl/ui.h>
-#ifdef OPENSSL_SYS_WINCE
-#include <stdio_extras.h> /* BUFSIZ */
-#endif
int UI_UTIL_read_pw_string(char *buf,int length,const char *prompt,int verify)
{