summaryrefslogtreecommitdiff
path: root/heap
diff options
context:
space:
mode:
Diffstat (limited to 'heap')
-rw-r--r--heap/hp_hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/heap/hp_hash.c b/heap/hp_hash.c
index 4fdbfa16586..d30cbc9b82f 100644
--- a/heap/hp_hash.c
+++ b/heap/hp_hash.c
@@ -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,