summaryrefslogtreecommitdiff
path: root/mastoapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'mastoapi.c')
-rw-r--r--mastoapi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mastoapi.c b/mastoapi.c
index cb0ba91..f5701d9 100644
--- a/mastoapi.c
+++ b/mastoapi.c
@@ -4,7 +4,6 @@
4#ifndef NO_MASTODON_API 4#ifndef NO_MASTODON_API
5 5
6#include "xs.h" 6#include "xs.h"
7#include "xs_encdec.h"
8#include "xs_openssl.h" 7#include "xs_openssl.h"
9#include "xs_json.h" 8#include "xs_json.h"
10#include "xs_io.h" 9#include "xs_io.h"