diff options
| author | 2025-05-21 21:11:47 +0200 | |
|---|---|---|
| committer | 2025-05-21 21:11:47 +0200 | |
| commit | 979718e3cc5489efdce2acc6f8c86f6d00bb91c7 (patch) | |
| tree | 7b4936bdb5ea07c7dd617d508c487d70020f0146 /snac.c | |
| parent | po/de_DE.po aktualisiert (diff) | |
| parent | Merge pull request 'make greetings theme adaptive; define style in header' (#... (diff) | |
| download | snac2-979718e3cc5489efdce2acc6f8c86f6d00bb91c7.tar.gz snac2-979718e3cc5489efdce2acc6f8c86f6d00bb91c7.tar.xz snac2-979718e3cc5489efdce2acc6f8c86f6d00bb91c7.zip | |
Merge pull request 'master refresh' (#8) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/zen/snac2/pulls/8
Diffstat (limited to 'snac.c')
| -rw-r--r-- | snac.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -25,6 +25,7 @@ | |||
| 25 | #include "xs_fcgi.h" | 25 | #include "xs_fcgi.h" |
| 26 | #include "xs_html.h" | 26 | #include "xs_html.h" |
| 27 | #include "xs_po.h" | 27 | #include "xs_po.h" |
| 28 | #include "xs_webmention.h" | ||
| 28 | 29 | ||
| 29 | #include "snac.h" | 30 | #include "snac.h" |
| 30 | 31 | ||