diff options
Diffstat (limited to 'heap/_check.c')
-rw-r--r-- | heap/_check.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/heap/_check.c b/heap/_check.c index bc1cd24113c..d4c4c26b346 100644 --- a/heap/_check.c +++ b/heap/_check.c @@ -20,6 +20,8 @@ static int check_one_key(HP_KEYDEF *keydef, uint keynr, ulong records, ulong blength, my_bool print_status); +static int check_one_rb_key(HP_INFO *info, uint keynr, ulong records, + my_bool print_status); /* |