summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
diff options
context:
space:
mode:
authorunknown <serg@janus.mylan>2006-08-10 19:44:57 +0200
committerunknown <serg@janus.mylan>2006-08-10 19:44:57 +0200
commit161f79aefa68e4934420f6c928daebc254d90b13 (patch)
treeb1ffd64d165a003da9720f3229298502a5bcf13a /sql/item_func.cc
parentee20f7f25c5f28c24934ee50c3c5879b9f9fdd8e (diff)
parentcd876fb11883f68f93027a70b5f3f99ad9234f27 (diff)
downloadmariadb-git-161f79aefa68e4934420f6c928daebc254d90b13.tar.gz
Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1
into janus.mylan:/usr/home/serg/Abk/mysql-maria include/my_global.h: Auto merged include/my_sys.h: Auto merged sql/ha_myisam.cc: Auto merged sql/item_func.cc: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/set_var.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_select.cc: Auto merged storage/myisam/mi_create.c: Auto merged storage/myisam/mi_test2.c: Auto merged storage/myisam/myisamchk.c: Auto merged include/Makefile.am: merged unittest/mysys/my_atomic-t.c: merged
Diffstat (limited to 'sql/item_func.cc')
-rw-r--r--sql/item_func.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/item_func.cc b/sql/item_func.cc
index e901eaf8654..5f8be3a385f 100644
--- a/sql/item_func.cc
+++ b/sql/item_func.cc
@@ -27,6 +27,7 @@
#include <hash.h>
#include <time.h>
#include <ft_global.h>
+#include <my_bit.h>
#include "sp_head.h"
#include "sp_rcontext.h"