summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_stack.c')
-rw-r--r--lib/libpthread/thread/thr_stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_stack.c b/lib/libpthread/thread/thr_stack.c
index 80c9d53..c75d6ee 100644
--- a/lib/libpthread/thread/thr_stack.c
+++ b/lib/libpthread/thread/thr_stack.c
@@ -33,7 +33,7 @@
#include <sys/user.h>
#include <stdlib.h>
#include <pthread.h>
-#include "pthread_private.h"
+#include "thr_private.h"
/* Spare thread stack. */
struct stack {
OpenPOWER on IntegriCloud