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 6394608..6ce7741 100644
--- a/snac.c
+++ b/snac.c
@@ -21,6 +21,7 @@
21#include "xs_random.h" 21#include "xs_random.h"
22#include "xs_match.h" 22#include "xs_match.h"
23#include "xs_fcgi.h" 23#include "xs_fcgi.h"
24#include "xs_html.h"
24 25
25#include "snac.h" 26#include "snac.h"
26 27