Portability fixes

This commit is contained in:
monty@donna.mysql.fi 2001-04-19 14:43:32 +03:00
commit 566f82369c
9 changed files with 131 additions and 49 deletions

View file

@ -55,6 +55,7 @@ Calling this function is obligatory only if the memory buffer containing
the mutex is freed. Removes a mutex object from the mutex list. The mutex
is checked to be in the reset state. */
#undef mutex_free /* Fix for MacOS X */
void
mutex_free(
/*=======*/