summaryrefslogtreecommitdiff
path: root/sql/sql_connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_connect.h')
-rw-r--r--sql/sql_connect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_connect.h b/sql/sql_connect.h
index 902ebfa41c9..22a12e845c7 100644
--- a/sql/sql_connect.h
+++ b/sql/sql_connect.h
@@ -26,7 +26,7 @@
Object to hold connect information to be given to the newly created thread
*/
-class scheduler_functions;
+struct scheduler_functions;
class CONNECT : public ilink {
public: