diff options
Diffstat (limited to 'innobase/include/sync0sync.h')
-rw-r--r-- | innobase/include/sync0sync.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/innobase/include/sync0sync.h b/innobase/include/sync0sync.h index f22cce17a1a..03dd45816aa 100644 --- a/innobase/include/sync0sync.h +++ b/innobase/include/sync0sync.h @@ -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( /*=======*/ |