summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadattrsetguardsize.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadattrsetguardsize.c')
-rw-r--r--cpukit/posix/src/pthreadattrsetguardsize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadattrsetguardsize.c b/cpukit/posix/src/pthreadattrsetguardsize.c
index f6df5784ef..5b41994577 100644
--- a/cpukit/posix/src/pthreadattrsetguardsize.c
+++ b/cpukit/posix/src/pthreadattrsetguardsize.c
@@ -23,7 +23,7 @@
#include <errno.h>
#include <rtems/system.h>
-#include <rtems/posix/pthread.h>
+#include <rtems/posix/pthreadimpl.h>
int pthread_attr_setguardsize(
pthread_attr_t *attr,