From 212284c792c86fca52e0172a4d097abc5bb45252 Mon Sep 17 00:00:00 2001 From: grunfink Date: Mon, 13 Oct 2025 13:07:06 +0200 Subject: xs_http.h: new file. --- utils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'utils.c') diff --git a/utils.c b/utils.c index 38dcc06..de6db79 100644 --- a/utils.c +++ b/utils.c @@ -10,6 +10,7 @@ #include "xs_glob.h" #include "xs_curl.h" #include "xs_regex.h" +#include "xs_http.h" #include "snac.h" -- cgit v1.2.3