Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
[openssl.git] / crypto / des / read2pwd.c
index 430da4e9946f8a264ab00a98ead1499aedbc10a7..3a63c4016ccf952a035e424c08388452ece126d1 100644 (file)
 #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)
        {