summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_aio_suspend.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_aio_suspend.c')
-rw-r--r--lib/libpthread/thread/thr_aio_suspend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_aio_suspend.c b/lib/libpthread/thread/thr_aio_suspend.c
index 23d34f9..05a6c82 100644
--- a/lib/libpthread/thread/thr_aio_suspend.c
+++ b/lib/libpthread/thread/thr_aio_suspend.c
@@ -31,7 +31,7 @@
#include <aio.h>
#include <pthread.h>
-#include "pthread_private.h"
+#include "thr_private.h"
__weak_reference(_aio_suspend, aio_suspend);
OpenPOWER on IntegriCloud