mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Missed header added
This commit is contained in:
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
#include "heapdef.h"
|
#include "heapdef.h"
|
||||||
#include <m_ctype.h>
|
#include <m_ctype.h>
|
||||||
|
#include <assert.h>
|
||||||
|
|
||||||
ha_rows hp_rb_records_in_range(HP_INFO *info, int inx, const byte *start_key,
|
ha_rows hp_rb_records_in_range(HP_INFO *info, int inx, const byte *start_key,
|
||||||
uint start_key_len,
|
uint start_key_len,
|
||||||
|
Reference in New Issue
Block a user