summaryrefslogtreecommitdiff
path: root/sysdeps/generic/pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/pthread.h')
-rw-r--r--sysdeps/generic/pthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/pthread.h b/sysdeps/generic/pthread.h
index cded1ca..7be770e 100644
--- a/sysdeps/generic/pthread.h
+++ b/sysdeps/generic/pthread.h
@@ -363,7 +363,7 @@ extern int pthread_mutexattr_settype(pthread_mutexattr_t *__attr,
/* Mutexes. */
-#include <bits/mutex.h>
+#include <bits/types/struct___pthread_mutex.h>
#define PTHREAD_MUTEX_INITIALIZER __PTHREAD_MUTEX_INITIALIZER
/* Static initializer for recursive mutexes. */