summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_wait.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_wait.c')
-rw-r--r--lib/libpthread/thread/thr_wait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_wait.c b/lib/libpthread/thread/thr_wait.c
index e61138b..8e9c864 100644
--- a/lib/libpthread/thread/thr_wait.c
+++ b/lib/libpthread/thread/thr_wait.c
@@ -30,7 +30,7 @@
*/
#include <pthread.h>
-#include "pthread_private.h"
+#include "thr_private.h"
__weak_reference(_wait, wait);
OpenPOWER on IntegriCloud