From f9340ed7f43b81e172ebefebbb9fbd558080d1a3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 3 Dec 2012 11:35:43 +0100 Subject: posix: Add and use This file contains the parts of that are only necessary for the POSIX API implementation. --- cpukit/posix/src/kill_r.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/src/kill_r.c') diff --git a/cpukit/posix/src/kill_r.c b/cpukit/posix/src/kill_r.c index f2e7c20552..301c0603cf 100644 --- a/cpukit/posix/src/kill_r.c +++ b/cpukit/posix/src/kill_r.c @@ -18,7 +18,7 @@ #include #include -#include +#include #if defined(RTEMS_NEWLIB) -- cgit v1.2.3