summaryrefslogtreecommitdiff
path: root/mastoapi.c
diff options
context:
space:
mode:
authorGravatar default2023-09-25 18:25:09 +0200
committerGravatar default2023-09-25 18:25:09 +0200
commitc314e995a4acd2982806fd53565367abe8b6f2b8 (patch)
treed1ea6795ce91bd0cb8ca5867a1b478e0cae882b6 /mastoapi.c
parentBackport from xs. (diff)
downloadsnac2-c314e995a4acd2982806fd53565367abe8b6f2b8.tar.gz
snac2-c314e995a4acd2982806fd53565367abe8b6f2b8.tar.xz
snac2-c314e995a4acd2982806fd53565367abe8b6f2b8.zip
Backport from xs.
Diffstat (limited to 'mastoapi.c')
-rw-r--r--mastoapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mastoapi.c b/mastoapi.c
index fbb6843..40ad12b 100644
--- a/mastoapi.c
+++ b/mastoapi.c
@@ -11,7 +11,7 @@
11#include "xs_glob.h" 11#include "xs_glob.h"
12#include "xs_set.h" 12#include "xs_set.h"
13#include "xs_random.h" 13#include "xs_random.h"
14#include "xs_httpd.h" 14#include "xs_url.h"
15#include "xs_mime.h" 15#include "xs_mime.h"
16 16
17#include "snac.h" 17#include "snac.h"