str[n]casecmp => OPENSSL_strncasecmp
[openssl.git] / crypto / encode_decode / decoder_pkey.c
index 475117a463af09f622d2dd06b4fd8e8f0b6539a1..833061d873edc3fb3ae89c1e3a95ff9f0ab6f5c7 100644 (file)
@@ -18,7 +18,6 @@
 #include "crypto/evp.h"
 #include "crypto/decoder.h"
 #include "encoder_local.h"
-#include "e_os.h"                /* strcasecmp on Windows */
 
 int OSSL_DECODER_CTX_set_passphrase(OSSL_DECODER_CTX *ctx,
                                     const unsigned char *kstr,