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. --- webfinger.c | 1 + 1 file changed, 1 insertion(+) (limited to 'webfinger.c') diff --git a/webfinger.c b/webfinger.c index 46b7edb..12ec42c 100644 --- a/webfinger.c +++ b/webfinger.c @@ -5,6 +5,7 @@ #include "xs_json.h" #include "xs_curl.h" #include "xs_mime.h" +#include "xs_http.h" #include "snac.h" -- cgit v1.2.3