global.h Fix for MIT-threads

include/global.h:
  Fix for MIT-threads
This commit is contained in:
unknown 2000-12-13 11:58:00 -07:00
parent ff124112cf
commit 67de70a3c0

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