diff --git a/include/ma_pthread.h b/include/ma_pthread.h index 74bd83ad..ef938938 100644 --- a/include/ma_pthread.h +++ b/include/ma_pthread.h @@ -21,6 +21,8 @@ #ifndef _my_pthread_h #define _my_pthread_h +#undef SAFE_MUTEX + #include #ifndef ETIME #define ETIME ETIMEDOUT /* For FreeBSD */