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 1ea61ff..ac371c5 100644
--- a/snac.c
+++ b/snac.c
@@ -19,6 +19,7 @@
19#include "xs_glob.h" 19#include "xs_glob.h"
20#include "xs_random.h" 20#include "xs_random.h"
21#include "xs_match.h" 21#include "xs_match.h"
22#include "xs_fcgi.h"
22 23
23#include "snac.h" 24#include "snac.h"
24 25