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 0a1c9cf..a35cd06 100644
--- a/snac.c
+++ b/snac.c
@@ -25,6 +25,7 @@
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#include "xs_po.h"
28#include "xs_webmention.h"
28 29
29#include "snac.h" 30#include "snac.h"
30 31