summaryrefslogtreecommitdiff
path: root/snac.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-10-17 20:02:08 +0200
committerdefault <nobody@localhost>2023-10-17 20:02:08 +0200
commit6cd3e768908e99c9bfb5d4f896b9765a477e4214 (patch)
treebbb5aef160cd5169a029da95c5f16fa5f80bac31 /snac.c
parentd17aa86c5bb3c919fce27d79d2453e079195a342 (diff)
Added FastCGI support.
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 @@
#include "xs_glob.h"
#include "xs_random.h"
#include "xs_match.h"
+#include "xs_fcgi.h"
#include "snac.h"