mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02: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:
parent
28094c8384
commit
793f7e5372
2 changed files with 4 additions and 3 deletions
|
|
@ -29,7 +29,6 @@
|
|||
|
||||
#include "client_priv.h"
|
||||
#include "mysql_version.h"
|
||||
#undef SAFE_MUTEX
|
||||
#include <my_pthread.h>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue