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. --- mastoapi.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mastoapi.c') diff --git a/mastoapi.c b/mastoapi.c index c526307..2c111ca 100644 --- a/mastoapi.c +++ b/mastoapi.c @@ -16,6 +16,7 @@ #include "xs_mime.h" #include "xs_match.h" #include "xs_unicode.h" +#include "xs_http.h" #include "snac.h" -- cgit v1.2.3