summaryrefslogtreecommitdiff
path: root/snac.c
diff options
context:
space:
mode:
authorGravatar default2025-02-14 10:24:13 +0100
committerGravatar default2025-02-14 10:24:13 +0100
commite020ca84718d99401a99af0363992b4661a1d16e (patch)
tree9f980740c02571278be678630c84b85e19b6a979 /snac.c
parenthtml_footer() now receives an optional snac *user argument. (diff)
downloadsnac2-e020ca84718d99401a99af0363992b4661a1d16e.tar.gz
snac2-e020ca84718d99401a99af0363992b4661a1d16e.tar.xz
snac2-e020ca84718d99401a99af0363992b4661a1d16e.zip
xs_po.h new file.
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 541828e..d4a96e9 100644
--- a/snac.c
+++ b/snac.c
@@ -24,6 +24,7 @@
24#include "xs_match.h" 24#include "xs_match.h"
25#include "xs_fcgi.h" 25#include "xs_fcgi.h"
26#include "xs_html.h" 26#include "xs_html.h"
27#include "xs_po.h"
27 28
28#include "snac.h" 29#include "snac.h"
29 30