global.h Fix for MIT-threads

This commit is contained in:
sasha@mysql.sashanet.com 2000-12-13 11:58:00 -07:00
parent 8b59d245ea
commit 8f9754873d

View file

@ -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 */