Synchronise o_str.c between 0.9.8-dev and 0.9.7-stable.
This commit is contained in:
parent
d1739eb2d6
commit
abd23881c1
@ -61,6 +61,9 @@
|
|||||||
#include "o_str.h"
|
#include "o_str.h"
|
||||||
#include <openssl/e_os2.h>
|
#include <openssl/e_os2.h>
|
||||||
|
|
||||||
|
#undef strncasecmp
|
||||||
|
#undef strcasecmp
|
||||||
|
|
||||||
int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n)
|
int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n)
|
||||||
{
|
{
|
||||||
#if defined(OPENSSL_SYS_VMS)
|
#if defined(OPENSSL_SYS_VMS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user