summaryrefslogtreecommitdiff
path: root/activitypub.c
diff options
context:
space:
mode:
Diffstat (limited to 'activitypub.c')
-rw-r--r--activitypub.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/activitypub.c b/activitypub.c
index 13415df..13e17b3 100644
--- a/activitypub.c
+++ b/activitypub.c
@@ -2,7 +2,6 @@
2/* copyright (c) 2022 - 2023 grunfink / MIT license */ 2/* copyright (c) 2022 - 2023 grunfink / MIT license */
3 3
4#include "xs.h" 4#include "xs.h"
5#include "xs_encdec.h"
6#include "xs_json.h" 5#include "xs_json.h"
7#include "xs_curl.h" 6#include "xs_curl.h"
8#include "xs_mime.h" 7#include "xs_mime.h"