From b4a0b2c2f862ab0de853dc34e1e56f6159043e45 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Sat, 2 Jul 2011 22:12:12 +0200 Subject: post-merge fixes. most tests pass. 5.3 merge is next --- sql/sql_connect.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sql/sql_connect.h') diff --git a/sql/sql_connect.h b/sql/sql_connect.h index 2f3096b496a..6faf595bd17 100644 --- a/sql/sql_connect.h +++ b/sql/sql_connect.h @@ -18,6 +18,8 @@ #include "my_sys.h" /* pthread_handler_t */ #include "mysql_com.h" /* enum_server_command */ +#include "structs.h" +#include class THD; typedef struct st_lex_user LEX_USER; -- cgit v1.2.1