summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_mattr_kind_np.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_mattr_kind_np.c')
-rw-r--r--lib/libpthread/thread/thr_mattr_kind_np.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_mattr_kind_np.c b/lib/libpthread/thread/thr_mattr_kind_np.c
index 04db2a0..f3d30ff 100644
--- a/lib/libpthread/thread/thr_mattr_kind_np.c
+++ b/lib/libpthread/thread/thr_mattr_kind_np.c
@@ -33,7 +33,7 @@
*/
#include <errno.h>
#include <pthread.h>
-#include "pthread_private.h"
+#include "thr_private.h"
__weak_reference(_pthread_mutexattr_setkind_np, pthread_mutexattr_setkind_np);
__weak_reference(_pthread_mutexattr_getkind_np, pthread_mutexattr_getkind_np);
OpenPOWER on IntegriCloud