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. --- html.c | 1 - 1 file changed, 1 deletion(-) (limited to 'html.c') diff --git a/html.c b/html.c index 861ac8b..4e3f235 100644 --- a/html.c +++ b/html.c @@ -3,7 +3,6 @@ #include "xs.h" #include "xs_io.h" -#include "xs_encdec.h" #include "xs_json.h" #include "xs_regex.h" #include "xs_set.h" -- cgit v1.2.3