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/killinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/src/killinfo.c') diff --git a/cpukit/posix/src/killinfo.c b/cpukit/posix/src/killinfo.c index c8b4565e14..59329ee49e 100644 --- a/cpukit/posix/src/killinfo.c +++ b/cpukit/posix/src/killinfo.c @@ -19,7 +19,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3