diff options
| author | 2023-09-25 18:25:09 +0200 | |
|---|---|---|
| committer | 2023-09-25 18:25:09 +0200 | |
| commit | c314e995a4acd2982806fd53565367abe8b6f2b8 (patch) | |
| tree | d1ea6795ce91bd0cb8ca5867a1b478e0cae882b6 /mastoapi.c | |
| parent | Backport from xs. (diff) | |
| download | snac2-c314e995a4acd2982806fd53565367abe8b6f2b8.tar.gz snac2-c314e995a4acd2982806fd53565367abe8b6f2b8.tar.xz snac2-c314e995a4acd2982806fd53565367abe8b6f2b8.zip | |
Backport from xs.
Diffstat (limited to 'mastoapi.c')
| -rw-r--r-- | mastoapi.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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" |