diff options
author | default <nobody@localhost> | 2023-09-25 18:25:09 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-09-25 18:25:09 +0200 |
commit | c314e995a4acd2982806fd53565367abe8b6f2b8 (patch) | |
tree | d1ea6795ce91bd0cb8ca5867a1b478e0cae882b6 /mastoapi.c | |
parent | 5f5e4b587e6d21ca43a2bbdb0969ffce441cee35 (diff) |
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 @@ #include "xs_glob.h" #include "xs_set.h" #include "xs_random.h" -#include "xs_httpd.h" +#include "xs_url.h" #include "xs_mime.h" #include "snac.h" |