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 95667158..3314345b 100644
--- a/match.h
+++ b/match.h
@@ -40,3 +40,4 @@ void match_reg_var(val sym);
void match_reg_params(val params);
void match_reg_elem(val elem);
void match_init(void);
+void match_compat_fixup(int compat_ver);