1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-07 02:42:49 +03:00

really disable safe mutex

This commit is contained in:
Sergei Golubchik
2016-09-04 13:07:59 +02:00
parent 105fc56571
commit 078093312d

View File

@@ -21,6 +21,8 @@
#ifndef _my_pthread_h
#define _my_pthread_h
#undef SAFE_MUTEX
#include <errno.h>
#ifndef ETIME
#define ETIME ETIMEDOUT /* For FreeBSD */