diff options
Diffstat (limited to 'crypto/crypto.h')
-rw-r--r-- | crypto/crypto.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/crypto.h b/crypto/crypto.h index 4027b4306c..60effb4152 100644 --- a/crypto/crypto.h +++ b/crypto/crypto.h @@ -121,9 +121,6 @@ #ifndef OPENSSL_NO_FP_API #include <stdio.h> -#ifdef OPENSSL_SYS_WINCE -#include <stdio_extras.h> -#endif #endif #include <openssl/stack.h> |