summaryrefslogtreecommitdiff
path: root/snac.c
diff options
context:
space:
mode:
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 93b4e05..86a4c4f 100644
--- a/snac.c
+++ b/snac.c
@@ -15,6 +15,7 @@
15#include "xs_regex.h" 15#include "xs_regex.h"
16#include "xs_set.h" 16#include "xs_set.h"
17#include "xs_time.h" 17#include "xs_time.h"
18#include "xs_glob.h"
18 19
19#include "snac.h" 20#include "snac.h"
20 21