From 0462f48b344633c7d88d12d9667f4bd50b91c552 Mon Sep 17 00:00:00 2001 From: "hf@deer.(none)" <> Date: Tue, 16 Dec 2003 16:36:12 +0400 Subject: [PATCH] Missed header added --- heap/hp_hash.c | 1 + 1 file changed, 1 insertion(+) 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 +#include ha_rows hp_rb_records_in_range(HP_INFO *info, int inx, const byte *start_key, uint start_key_len,