X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fdes%2Fread2pwd.c;h=ee6969f76eb5972965530d1cfa51758584174c3a;hb=701d593f7095db84459c76265349a83d30a4cae5;hp=430da4e9946f8a264ab00a98ead1499aedbc10a7;hpb=4579924b7e55fccc7013e6de196f2e2ab175ce39;p=oweals%2Fopenssl.git diff --git a/crypto/des/read2pwd.c b/crypto/des/read2pwd.c index 430da4e994..ee6969f76e 100644 --- a/crypto/des/read2pwd.c +++ b/crypto/des/read2pwd.c @@ -112,9 +112,7 @@ #include #include #include -#ifdef OPENSSL_SYS_WINCE -#include /* BUFSIZ */ -#endif +#include int DES_read_password(DES_cblock *key, const char *prompt, int verify) {