mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Made mysqlimport link against mysys so that it could make use of the safe mutex functions.
client/Makefile.am: Additional linking client/mysqlimport.c: Removed undef
This commit is contained in:
@ -29,7 +29,6 @@
|
||||
|
||||
#include "client_priv.h"
|
||||
#include "mysql_version.h"
|
||||
#undef SAFE_MUTEX
|
||||
#include <my_pthread.h>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user