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