From 5e9b32b439627068a0292370fe595220dbfc95a0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 26 Sep 1995 19:27:15 +0000 Subject: posix support initially added --- cpukit/score/include/rtems/score/wkspace.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit/score/include/rtems/score/wkspace.h') diff --git a/cpukit/score/include/rtems/score/wkspace.h b/cpukit/score/include/rtems/score/wkspace.h index a262761d68..ee2eb2d04f 100644 --- a/cpukit/score/include/rtems/score/wkspace.h +++ b/cpukit/score/include/rtems/score/wkspace.h @@ -22,8 +22,8 @@ extern "C" { #endif -#include -#include +#include +#include /* * The following is used to manage the Workspace. @@ -87,7 +87,7 @@ STATIC INLINE boolean _Workspace_Free( void *block ); -#include +#include #ifdef __cplusplus } -- cgit v1.2.3