diff options
Diffstat (limited to 'mastoapi.c')
| -rw-r--r-- | mastoapi.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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" |