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 06f7072..3f6d747 100644
--- a/snac.c
+++ b/snac.c
@@ -17,6 +17,7 @@
17#include "xs_time.h" 17#include "xs_time.h"
18#include "xs_glob.h" 18#include "xs_glob.h"
19#include "xs_random.h" 19#include "xs_random.h"
20#include "xs_match.h"
20 21
21#include "snac.h" 22#include "snac.h"
22 23