From 0ff3df03453e2b7ac2d6286be3395d304184a7ed Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 10 Dec 2004 04:17:50 +0000 Subject: 2004-12-10 Ralf Corsepius * posix/include/aio.h, posix/include/devctl.h, posix/include/intr.h, posix/include/mqueue.h, posix/include/sched.h, posix/include/semaphore.h, posix/src/ptimer.c, posix/src/ptimer1.c: Include instead of to pick up _POSIX_* defines (Mandated by POSIX). --- cpukit/posix/include/devctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/include/devctl.h') diff --git a/cpukit/posix/include/devctl.h b/cpukit/posix/include/devctl.h index af4fe21c1e..e21ba09132 100644 --- a/cpukit/posix/include/devctl.h +++ b/cpukit/posix/include/devctl.h @@ -13,7 +13,7 @@ extern "C" { #endif -#include +#include #if defined(_POSIX_DEVICE_CONTROL) -- cgit v1.2.3