1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Missed header added

This commit is contained in:
hf@deer.(none)
2003-12-16 16:36:12 +04:00
parent 90a2456faf
commit 0462f48b34

View File

@ -18,6 +18,7 @@
#include "heapdef.h"
#include <m_ctype.h>
#include <assert.h>
ha_rows hp_rb_records_in_range(HP_INFO *info, int inx, const byte *start_key,
uint start_key_len,