From 0bf23d9b2055223c6e7a1398d2243a65dfa4c30d Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 15 Nov 2002 22:37:18 +0000 Subject: WinCE patches --- crypto/crypto.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crypto/crypto.h') diff --git a/crypto/crypto.h b/crypto/crypto.h index 2a4dbd5975..d1d2400d87 100644 --- a/crypto/crypto.h +++ b/crypto/crypto.h @@ -121,6 +121,9 @@ #ifndef OPENSSL_NO_FP_API #include +#ifdef OPENSSL_SYS_WINCE +#include +#endif #endif #include -- cgit v1.2.3