X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fo_str.c;h=56104a6c34ba9c1db5cd9ef7a0d904dcc75653b0;hb=9d2006d8ed733522014035ec0514e23a312083e8;hp=59cc25094b5a7864f0a2f04f62f089cf00f782f6;hpb=52108cecc0609ae343f7779532f145f81c314272;p=oweals%2Fopenssl.git diff --git a/crypto/o_str.c b/crypto/o_str.c index 59cc25094b..56104a6c34 100644 --- a/crypto/o_str.c +++ b/crypto/o_str.c @@ -60,7 +60,9 @@ #include #include "o_str.h" -#if !defined(OPENSSL_IMPLEMENTS_strncasecmp) && !defined(OPENSSL_SYSNAME_WIN32) +#if !defined(OPENSSL_IMPLEMENTS_strncasecmp) && \ + !defined(OPENSSL_SYSNAME_WIN32) && \ + !defined(NETWARE_CLIB) # include #endif