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