diff --git a/crypto/o_str.c b/crypto/o_str.c index 7189d1335..5a78f3250 100644 --- a/crypto/o_str.c +++ b/crypto/o_str.c @@ -57,12 +57,7 @@ */ #include -#include -#ifdef OPENSSL_SYS_WINDOWS -# include -#else -# include -#endif +#include #include "o_str.h" #undef strncasecmp