Commit 46826a29 authored by dlenev@mysql.com's avatar dlenev@mysql.com

Merge bk-internal.mysql.com:/home/bk/mysql-4.1

into mysql.com:/home/dlenev/src/mysql-4.1-ryan
parents 0d83bdf2 5c8aadb5
...@@ -234,7 +234,6 @@ extern int my_sigwait(const sigset_t *set,int *sig); ...@@ -234,7 +234,6 @@ extern int my_sigwait(const sigset_t *set,int *sig);
#include <signal.h> #include <signal.h>
#undef sigwait #undef sigwait
#endif #endif
#undef _REENTRANT /* Fix if _REENTRANT is in pthread.h */
#include <pthread.h> #include <pthread.h>
#ifndef _REENTRANT #ifndef _REENTRANT
#define _REENTRANT #define _REENTRANT
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment