summaryrefslogtreecommitdiff
path: root/main/lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/lock.c')
-rw-r--r--main/lock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/lock.c b/main/lock.c
index e59259942..f98837778 100644
--- a/main/lock.c
+++ b/main/lock.c
@@ -32,6 +32,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#undef pthread_mutex_destroy
#undef pthread_mutex_lock
#undef pthread_mutex_trylock
+#undef pthread_mutex_t
#undef pthread_mutex_unlock
#undef pthread_cond_init
#undef pthread_cond_signal