mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fix compilation
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user