summaryrefslogtreecommitdiff
path: root/include/my_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/my_handler.h')
-rw-r--r--include/my_handler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/my_handler.h b/include/my_handler.h
index ae56331df86..977c0042938 100644
--- a/include/my_handler.h
+++ b/include/my_handler.h
@@ -23,6 +23,8 @@
extern "C" {
#endif
+#include "m_ctype.h" /* CHARSET_INFO */
+
/*
There is a hard limit for the maximum number of keys as there are only
8 bits in the index file header for the number of keys in a table.