summaryrefslogtreecommitdiffstats
path: root/match.h
diff options
context:
space:
mode:
Diffstat (limited to 'match.h')
-rw-r--r--match.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/match.h b/match.h
index f343e654..a6d30510 100644
--- a/match.h
+++ b/match.h
@@ -26,3 +26,4 @@
void match_init(void);
int extract(val spec, val filenames, val bindings);
+extern val choose_s;