]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
urlapi: drop unused header
authorViktor Szakats <commit@vsz.me>
Wed, 11 Sep 2024 16:49:58 +0000 (18:49 +0200)
committerViktor Szakats <commit@vsz.me>
Thu, 19 Sep 2024 10:56:21 +0000 (12:56 +0200)
Closes #14867

lib/urlapi.c

index 3d4a3f94b85eebbd796e9e19f3cdbc90b81715b8..7c751ab8518ff7f2fe02ccf6adb723fe272980ce 100644 (file)
@@ -34,7 +34,6 @@
 #include "inet_ntop.h"
 #include "strdup.h"
 #include "idn.h"
-#include "curl_memrchr.h"
 
 /* The last 3 #include files should be in this order */
 #include "curl_printf.h"