summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_sigsuspend.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_sigsuspend.c')
-rw-r--r--lib/libpthread/thread/thr_sigsuspend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_sigsuspend.c b/lib/libpthread/thread/thr_sigsuspend.c
index 42f174b..90638f4 100644
--- a/lib/libpthread/thread/thr_sigsuspend.c
+++ b/lib/libpthread/thread/thr_sigsuspend.c
@@ -36,7 +36,7 @@
#include <sys/signalvar.h>
#include <errno.h>
#include <pthread.h>
-#include "pthread_private.h"
+#include "thr_private.h"
__weak_reference(__sigsuspend, sigsuspend);
OpenPOWER on IntegriCloud