From 970ad7a54041af7aa95e4466912a59df13b97282 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 17 May 2023 10:08:57 +0200 Subject: Got rid of xs_encdec.h. --- webfinger.c | 1 - 1 file changed, 1 deletion(-) (limited to 'webfinger.c') diff --git a/webfinger.c b/webfinger.c index 3471b49..ca4ed71 100644 --- a/webfinger.c +++ b/webfinger.c @@ -2,7 +2,6 @@ /* copyright (c) 2022 - 2023 grunfink / MIT license */ #include "xs.h" -#include "xs_encdec.h" #include "xs_json.h" #include "xs_curl.h" -- cgit v1.2.3