From 7a1f92fdc39c5840cb8f491fa59a6ae5b9b5f610 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 3 Dec 2002 14:20:44 +0000 Subject: Windows CE updates, contributed by Steven Reddie --- crypto/des/read2pwd.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'crypto/des') 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 #include #include -#ifdef OPENSSL_SYS_WINCE -#include /* BUFSIZ */ -#endif int DES_read_password(DES_cblock *key, const char *prompt, int verify) { -- cgit v1.2.3