diff options
author | default <nobody@localhost> | 2023-09-17 02:52:44 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-09-17 02:52:44 +0200 |
commit | 952da47c6d2a209e6a41fabe7a5365380d63a5e5 (patch) | |
tree | 07677a47664d9d4490ab16e521d7cfdabeb4fd6c /snac.c | |
parent | 2edbb75a183d631fb77d4e9be0862116dab9190d (diff) |
Backport from xs.
Diffstat (limited to 'snac.c')
-rw-r--r-- | snac.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ #include "xs_time.h" #include "xs_glob.h" #include "xs_random.h" +#include "xs_match.h" #include "snac.h" |