summaryrefslogtreecommitdiffstats
path: root/crypto/des/read2pwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/read2pwd.c')
-rw-r--r--crypto/des/read2pwd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/des/read2pwd.c b/crypto/des/read2pwd.c
index 430da4e994..3a63c4016c 100644
--- a/crypto/des/read2pwd.c
+++ b/crypto/des/read2pwd.c
@@ -112,9 +112,6 @@
#include <string.h>
#include <openssl/des.h>
#include <openssl/ui.h>
-#ifdef OPENSSL_SYS_WINCE
-#include <stdio_extras.h> /* BUFSIZ */
-#endif
int DES_read_password(DES_cblock *key, const char *prompt, int verify)
{