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. --- http.c | 1 - 1 file changed, 1 deletion(-) (limited to 'http.c') diff --git a/http.c b/http.c index 58d188c..75769f2 100644 --- a/http.c +++ b/http.c @@ -3,7 +3,6 @@ #include "xs.h" #include "xs_io.h" -#include "xs_encdec.h" #include "xs_openssl.h" #include "xs_curl.h" #include "xs_time.h" -- cgit v1.2.3