summaryrefslogtreecommitdiff
path: root/html.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-09-28 10:27:01 +0200
committerdefault <nobody@localhost>2022-09-28 10:27:01 +0200
commit5afb60f173dd1a266d023bb6568ca127ab6ea4b1 (patch)
tree16095ca920cbe31893e2f0fe92a86db6448c302f /html.c
parent26446c816090bf1bc8de008b0d1d16b4664d7abf (diff)
Got xs_set.h from xs.
Diffstat (limited to 'html.c')
-rw-r--r--html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/html.c b/html.c
index 21ee151..1e7788d 100644
--- a/html.c
+++ b/html.c
@@ -6,6 +6,7 @@
#include "xs_encdec.h"
#include "xs_json.h"
#include "xs_regex.h"
+#include "xs_set.h"
#include "snac.h"