diff options
author | default <nobody@localhost> | 2022-10-03 11:18:49 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-03 11:18:49 +0200 |
commit | e8c421c51dea128a890d62bd091473aa61f3a357 (patch) | |
tree | ccb979c924513f39684f7d0c4e0835e6c269cd19 /snac.c | |
parent | 7414b000ee273e40a335d868e27dd05b7de5e80e (diff) |
Backport from xs.
Diffstat (limited to 'snac.c')
-rw-r--r-- | snac.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ #include "xs_regex.h" #include "xs_set.h" #include "xs_time.h" +#include "xs_glob.h" #include "snac.h" |