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 04c5944..d0ab4e9 100644
--- a/snac.c
+++ b/snac.c
@@ -12,6 +12,7 @@
12#include "xs_socket.h" 12#include "xs_socket.h"
13#include "xs_httpd.h" 13#include "xs_httpd.h"
14#include "xs_mime.h" 14#include "xs_mime.h"
15#include "xs_regex.h"
15 16
16#include "snac.h" 17#include "snac.h"
17 18