summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_acl_aclcheck_fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_acl_aclcheck_fd.c')
-rw-r--r--lib/libpthread/thread/thr_acl_aclcheck_fd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_acl_aclcheck_fd.c b/lib/libpthread/thread/thr_acl_aclcheck_fd.c
index 19e9aaa..3c30e2c 100644
--- a/lib/libpthread/thread/thr_acl_aclcheck_fd.c
+++ b/lib/libpthread/thread/thr_acl_aclcheck_fd.c
@@ -29,7 +29,7 @@
#include <sys/types.h>
#include <sys/acl.h>
#include <pthread.h>
-#include "pthread_private.h"
+#include "thr_private.h"
__weak_reference(___acl_aclcheck_fd, __acl_aclcheck_fd);
OpenPOWER on IntegriCloud