diff options
Diffstat (limited to 'sql/sql_locale.h')
-rw-r--r-- | sql/sql_locale.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_locale.h b/sql/sql_locale.h index ec2f3d29e15..d1009832e0c 100644 --- a/sql/sql_locale.h +++ b/sql/sql_locale.h @@ -22,7 +22,6 @@ typedef struct my_locale_errmsgs const char ***errmsgs; } MY_LOCALE_ERRMSGS; -#include "my_global.h" /* uint */ typedef struct st_typelib TYPELIB; |