mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixed minor compiler errors encountered during pre-final builds.
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
#include <signal.h>
|
||||
#include <thr_lock.h>
|
||||
#include <my_base.h> /* Needed by field.h */
|
||||
#include <sql_bitmap.h>
|
||||
#include "sql_bitmap.h"
|
||||
|
||||
#ifdef __EMX__
|
||||
#undef write /* remove pthread.h macro definition for EMX */
|
||||
|
Reference in New Issue
Block a user