diff options
| author | 2025-05-04 11:05:47 +0200 | |
|---|---|---|
| committer | 2025-05-04 11:05:47 +0200 | |
| commit | 64d99af19ce864ffefec50fcf0d19d2d65411c35 (patch) | |
| tree | d4690836faf6bfe1e11b7e15c5629fe3a5f3491d /snac.c | |
| parent | Preprocess the webmention q_item. (diff) | |
| download | penes-snac2-64d99af19ce864ffefec50fcf0d19d2d65411c35.tar.gz penes-snac2-64d99af19ce864ffefec50fcf0d19d2d65411c35.tar.xz penes-snac2-64d99af19ce864ffefec50fcf0d19d2d65411c35.zip | |
xs_webmention.h new file.
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 | ||