summaryrefslogtreecommitdiff
path: root/flexdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'flexdef.h')
-rw-r--r--flexdef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flexdef.h b/flexdef.h
index 028d516..110c025 100644
--- a/flexdef.h
+++ b/flexdef.h
@@ -862,6 +862,7 @@ extern int sclookup PROTO((char[]));
extern void bldtbl PROTO((int[], int, int, int, int));
extern void cmptmps PROTO((void)); /* compress template table entries */
+extern void expand_nxt_chk PROTO((void)); /* increase nxt/chk arrays */
extern void inittbl PROTO((void)); /* initialize transition tables */
/* Make the default, "jam" table entries. */
extern void mkdeftbl PROTO((void));