diff options
Diffstat (limited to 'snac.c')
| -rw-r--r-- | snac.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -21,6 +21,7 @@ | |||
| 21 | #include "xs_random.h" | 21 | #include "xs_random.h" |
| 22 | #include "xs_match.h" | 22 | #include "xs_match.h" |
| 23 | #include "xs_fcgi.h" | 23 | #include "xs_fcgi.h" |
| 24 | #include "xs_html.h" | ||
| 24 | 25 | ||
| 25 | #include "snac.h" | 26 | #include "snac.h" |
| 26 | 27 | ||