summaryrefslogtreecommitdiff
path: root/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'html.c')
-rw-r--r--html.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/html.c b/html.c
index 861ac8b..4e3f235 100644
--- a/html.c
+++ b/html.c
@@ -3,7 +3,6 @@
3 3
4#include "xs.h" 4#include "xs.h"
5#include "xs_io.h" 5#include "xs_io.h"
6#include "xs_encdec.h"
7#include "xs_json.h" 6#include "xs_json.h"
8#include "xs_regex.h" 7#include "xs_regex.h"
9#include "xs_set.h" 8#include "xs_set.h"