Commit 67de70a3 authored by unknown's avatar unknown

global.h Fix for MIT-threads


include/global.h:
  Fix for MIT-threads
parent ff124112
......@@ -478,6 +478,7 @@ extern double my_atof(const char*);
#undef HAVE_MLOCK
#undef HAVE_TEMPNAM /* Use ours */
#undef HAVE_PTHREAD_SETPRIO
#undef HAVE_FTRUNCATE
#endif
/* This is from the old m-machine.h file */
......
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