summaryrefslogtreecommitdiff
path: root/snac.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-11-17 08:51:53 +0100
committerdefault <nobody@localhost>2023-11-17 08:51:53 +0100
commit80c5bac826c480fdabfaeae991a9a7fb298fb865 (patch)
tree3dcc249478b68120aeb9cbdd0d9ba442463314dd /snac.c
parentacf3cdcf80da7c3443e202a02d4b626c13e9e8dd (diff)
Backport from xs.
Diffstat (limited to 'snac.c')
-rw-r--r--snac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/snac.c b/snac.c
index ac371c5..6394608 100644
--- a/snac.c
+++ b/snac.c
@@ -4,6 +4,7 @@
#define XS_IMPLEMENTATION
#include "xs.h"
+#include "xs_hex.h"
#include "xs_io.h"
#include "xs_unicode.h"
#include "xs_json.h"