diff options
Diffstat (limited to 'snac.c')
| -rw-r--r-- | snac.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -17,6 +17,7 @@ | |||
| 17 | #include "xs_time.h" | 17 | #include "xs_time.h" |
| 18 | #include "xs_glob.h" | 18 | #include "xs_glob.h" |
| 19 | #include "xs_random.h" | 19 | #include "xs_random.h" |
| 20 | #include "xs_match.h" | ||
| 20 | 21 | ||
| 21 | #include "snac.h" | 22 | #include "snac.h" |
| 22 | 23 | ||