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. --- html.c | 1 + 1 file changed, 1 insertion(+) (limited to 'html.c') diff --git a/html.c b/html.c index 777875c..584059b 100644 --- a/html.c +++ b/html.c @@ -15,6 +15,7 @@ #include "xs_unicode.h" #include "xs_url.h" #include "xs_random.h" +#include "xs_http.h" #include "snac.h" -- cgit v1.2.3