From 1071680946686f0a76a1b6fcbadd8ec81253282d Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 31 Oct 2016 17:33:46 +0100 Subject: gskit, nss: do not include strequal.h follow-up to 811a693b80 --- lib/vtls/gskit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/vtls/gskit.c') diff --git a/lib/vtls/gskit.c b/lib/vtls/gskit.c index 1a1464b6e..3b0cfd5a0 100644 --- a/lib/vtls/gskit.c +++ b/lib/vtls/gskit.c @@ -72,7 +72,7 @@ #include "vtls.h" #include "connect.h" /* for the connect timeout */ #include "select.h" -#include "strequal.h" +#include "strcase.h" #include "x509asn1.h" #include "curl_printf.h" -- cgit v1.2.3