From c1e2341f0a9df2f93ffac00c8cb400fb3b29b207 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 19 Jun 2008 05:42:45 +0000 Subject: s/strcasecmp/strequal to make it more portable --- lib/nss.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/nss.c') diff --git a/lib/nss.c b/lib/nss.c index 39c716228..f3f5f6148 100644 --- a/lib/nss.c +++ b/lib/nss.c @@ -43,6 +43,7 @@ #include "strequal.h" #include "select.h" #include "sslgen.h" +#include "strequal.h" #define _MPRINTF_REPLACE /* use the internal *printf() functions */ #include @@ -203,7 +204,7 @@ static SECStatus set_ciphers(struct SessionHandle *data, PRFileDesc * model, found = PR_FALSE; for(i=0; i