Loading crypto/o_str.c +2 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,8 @@ * */ #include <o_str.h> #include <strings.h> #include "o_str.h" #include <openssl/e_os2.h> int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n) Loading Loading
crypto/o_str.c +2 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,8 @@ * */ #include <o_str.h> #include <strings.h> #include "o_str.h" #include <openssl/e_os2.h> int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n) Loading