From 029e30b4aa357708bdbf924cfd78069fb19382bb Mon Sep 17 00:00:00 2001 From: unknown <hf@deer.(none)> Date: Tue, 16 Dec 2003 16:36:12 +0400 Subject: [PATCH] Missed header added heap/hp_hash.c: 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 <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, -- 2.30.9