diff options
| author | 2026-01-10 20:40:13 +0100 | |
|---|---|---|
| committer | 2026-01-10 20:40:13 +0100 | |
| commit | fdd2217be47799d93fe7505faffd7c948d69ecdb (patch) | |
| tree | ef64de335961ae8f231145b8de03ff138a7ce9bf /snac.c | |
| parent | Also disable EmojiReact notifications, if so configured. (diff) | |
| download | snac2-fdd2217be47799d93fe7505faffd7c948d69ecdb.tar.gz snac2-fdd2217be47799d93fe7505faffd7c948d69ecdb.tar.xz snac2-fdd2217be47799d93fe7505faffd7c948d69ecdb.zip | |
New file xs_list_tools.h.
Diffstat (limited to 'snac.c')
| -rw-r--r-- | snac.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -27,6 +27,7 @@ | |||
| 27 | #include "xs_html.h" | 27 | #include "xs_html.h" |
| 28 | #include "xs_po.h" | 28 | #include "xs_po.h" |
| 29 | #include "xs_webmention.h" | 29 | #include "xs_webmention.h" |
| 30 | #include "xs_list_tools.h" | ||
| 30 | 31 | ||
| 31 | #include "snac.h" | 32 | #include "snac.h" |
| 32 | 33 | ||