summaryrefslogtreecommitdiff
path: root/mastoapi.c
diff options
context:
space:
mode:
authorGravatar default2023-11-17 08:51:53 +0100
committerGravatar default2023-11-17 08:51:53 +0100
commit80c5bac826c480fdabfaeae991a9a7fb298fb865 (patch)
tree3dcc249478b68120aeb9cbdd0d9ba442463314dd /mastoapi.c
parentBackport from xs. (diff)
downloadsnac2-80c5bac826c480fdabfaeae991a9a7fb298fb865.tar.gz
snac2-80c5bac826c480fdabfaeae991a9a7fb298fb865.tar.xz
snac2-80c5bac826c480fdabfaeae991a9a7fb298fb865.zip
Backport from xs.
Diffstat (limited to 'mastoapi.c')
-rw-r--r--mastoapi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mastoapi.c b/mastoapi.c
index 0c94dd9..9b0f32b 100644
--- a/mastoapi.c
+++ b/mastoapi.c
@@ -4,6 +4,7 @@
4#ifndef NO_MASTODON_API 4#ifndef NO_MASTODON_API
5 5
6#include "xs.h" 6#include "xs.h"
7#include "xs_hex.h"
7#include "xs_openssl.h" 8#include "xs_openssl.h"
8#include "xs_json.h" 9#include "xs_json.h"
9#include "xs_io.h" 10#include "xs_io.h"