global.h Fix for MIT-threads

parent 8b59d245
......@@ -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