summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/psignalchecksignal.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/src/psignalchecksignal.c')
-rw-r--r--c/src/exec/posix/src/psignalchecksignal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/posix/src/psignalchecksignal.c b/c/src/exec/posix/src/psignalchecksignal.c
index f733994067..d2a8c11bcc 100644
--- a/c/src/exec/posix/src/psignalchecksignal.c
+++ b/c/src/exec/posix/src/psignalchecksignal.c
@@ -12,7 +12,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/tqdata.h>
#include <rtems/score/wkspace.h>
-#include <rtems/posix/seterr.h>
+#include <rtems/seterr.h>
#include <rtems/posix/threadsup.h>
#include <rtems/posix/psignal.h>
#include <rtems/posix/pthread.h>