diff options
| author | default <nobody@localhost> | 2025-02-14 10:24:13 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-14 10:24:13 +0100 |
| commit | e020ca84718d99401a99af0363992b4661a1d16e (patch) | |
| tree | 9f980740c02571278be678630c84b85e19b6a979 /snac.c | |
| parent | 78bd0263ce56ce8d8544389971daa3d6cdd5c25e (diff) | |
xs_po.h new file.
Diffstat (limited to 'snac.c')
| -rw-r--r-- | snac.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ #include "xs_match.h" #include "xs_fcgi.h" #include "xs_html.h" +#include "xs_po.h" #include "snac.h" |