summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/pthreadsigmask.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/src/pthreadsigmask.c')
-rw-r--r--c/src/exec/posix/src/pthreadsigmask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/posix/src/pthreadsigmask.c b/c/src/exec/posix/src/pthreadsigmask.c
index 7511de17f8..d9e69b52f2 100644
--- a/c/src/exec/posix/src/pthreadsigmask.c
+++ b/c/src/exec/posix/src/pthreadsigmask.c
@@ -21,7 +21,7 @@
#include <rtems/system.h>
#include <rtems/posix/pthread.h>
#include <rtems/posix/psignal.h>
-#include <rtems/posix/seterr.h>
+#include <rtems/seterr.h>
int pthread_sigmask(
int how,