diff options
Diffstat (limited to 'webfinger.c')
-rw-r--r-- | webfinger.c | 1 |
1 files changed, 0 insertions, 1 deletions
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" |