mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
SCRUM
embedded library trimming
This commit is contained in:
@ -30,10 +30,9 @@
|
||||
flush_io_cache().
|
||||
*/
|
||||
|
||||
#ifndef EMBEDDED_LIBRARY
|
||||
|
||||
#define MAP_TO_USE_RAID
|
||||
#include "mysql_priv.h"
|
||||
#ifdef HAVE_REPLICATION
|
||||
#ifdef HAVE_AIOWAIT
|
||||
#include <mysys_err.h>
|
||||
#include <errno.h>
|
||||
@ -83,6 +82,6 @@ int _my_b_net_read(register IO_CACHE *info, byte *Buffer,
|
||||
}
|
||||
|
||||
} /* extern "C" */
|
||||
#endif /* EMBEDDED_LIBRARY */
|
||||
#endif /* HAVE_REPLICATION */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user