From 9363f1a37f803ac92cbe88e407035c58e441b986 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 31 Oct 2016 12:51:45 +0100 Subject: strcasecompare: replaced remaining rawstr.h with strcase.h This is a followup to commit 811a693b --- lib/vtls/gtls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/vtls/gtls.c') diff --git a/lib/vtls/gtls.c b/lib/vtls/gtls.c index adc010b6a..5c87c7fe3 100644 --- a/lib/vtls/gtls.c +++ b/lib/vtls/gtls.c @@ -52,7 +52,7 @@ #include "parsedate.h" #include "connect.h" /* for the connect timeout */ #include "select.h" -#include "rawstr.h" +#include "strcase.h" #include "warnless.h" #include "x509asn1.h" #include "curl_printf.h" -- cgit v1.2.3