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/nss.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/vtls/nss.c') diff --git a/lib/vtls/nss.c b/lib/vtls/nss.c index 85654a2cf..dff15758f 100644 --- a/lib/vtls/nss.c +++ b/lib/vtls/nss.c @@ -34,7 +34,7 @@ #include "formdata.h" /* for the boundary function */ #include "url.h" /* for the ssl config check function */ #include "connect.h" -#include "strequal.h" +#include "strcase.h" #include "select.h" #include "vtls.h" #include "llist.h" -- cgit v1.2.3