summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/sigaction.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/src/sigaction.c')
-rw-r--r--c/src/exec/posix/src/sigaction.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/exec/posix/src/sigaction.c b/c/src/exec/posix/src/sigaction.c
index f7c525e002..aca5702329 100644
--- a/c/src/exec/posix/src/sigaction.c
+++ b/c/src/exec/posix/src/sigaction.c
@@ -13,6 +13,7 @@
#include <pthread.h>
+#include <signal.h>
#include <errno.h>
#include <rtems/system.h>