提交 abd23881 编写于 作者: R Richard Levitte

Synchronise o_str.c between 0.9.8-dev and 0.9.7-stable.

上级 d1739eb2
......@@ -61,6 +61,9 @@
#include "o_str.h"
#include <openssl/e_os2.h>
#undef strncasecmp
#undef strcasecmp
int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n)
{
#if defined(OPENSSL_SYS_VMS)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册