summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_msync.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_msync.c')
-rw-r--r--lib/libpthread/thread/thr_msync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_msync.c b/lib/libpthread/thread/thr_msync.c
index 24cbaa6..4d9a950 100644
--- a/lib/libpthread/thread/thr_msync.c
+++ b/lib/libpthread/thread/thr_msync.c
@@ -9,7 +9,7 @@
#include <sys/types.h>
#include <sys/mman.h>
#include <pthread.h>
-#include "pthread_private.h"
+#include "thr_private.h"
__weak_reference(__msync, msync);
OpenPOWER on IntegriCloud