1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Portability fixes

This commit is contained in:
monty@hundin.mysql.fi
2001-09-30 22:04:56 +03:00
parent 9f04e0e6d2
commit b5622e11dd
4 changed files with 5 additions and 3 deletions

View File

@ -51,6 +51,7 @@ typedef struct st_log_info
~st_log_info() { pthread_mutex_destroy(&lock);}
} LOG_INFO;
class Log_event;
class MYSQL_LOG {
private: