Commit 3e637658 authored by andrey@lmy004's avatar andrey@lmy004

make it explicitly extern. this should fix build failure on FC4

parent e9af8c1d
...@@ -109,6 +109,8 @@ evex_init_mutexes() ...@@ -109,6 +109,8 @@ evex_init_mutexes()
event_executor_running_global_var= opt_event_executor; event_executor_running_global_var= opt_event_executor;
} }
extern TABLE_FIELD_W_TYPE mysql_db_table_fields[];
extern time_t mysql_db_table_last_check;
/* /*
Opens mysql.db and mysql.user and checks whether Opens mysql.db and mysql.user and checks whether
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment