summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_select.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_select.c')
-rw-r--r--lib/libpthread/thread/thr_select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_select.c b/lib/libpthread/thread/thr_select.c
index 2776cb2..a041513 100644
--- a/lib/libpthread/thread/thr_select.c
+++ b/lib/libpthread/thread/thr_select.c
@@ -41,7 +41,7 @@
#include <sys/time.h>
#include <sys/fcntl.h>
#include <pthread.h>
-#include "pthread_private.h"
+#include "thr_private.h"
__weak_reference(__select, select);
OpenPOWER on IntegriCloud