diff options
Diffstat (limited to 'isam/isamdef.h')
-rw-r--r-- | isam/isamdef.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isam/isamdef.h b/isam/isamdef.h index 54656b6842e..7d89730fe32 100644 --- a/isam/isamdef.h +++ b/isam/isamdef.h @@ -24,6 +24,7 @@ #else #include <my_no_pthread.h> #endif +#include <keycache.h> #ifdef my_write #undef my_write /* We want test if disk full */ |