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/ualarm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/src/ualarm.c') diff --git a/cpukit/posix/src/ualarm.c b/cpukit/posix/src/ualarm.c index 0e13908a22..2a2f975d67 100644 --- a/cpukit/posix/src/ualarm.c +++ b/cpukit/posix/src/ualarm.c @@ -18,7 +18,7 @@ #include #include -#include +#include #include /* -- cgit v1.2.3