summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/tasks.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-21 19:55:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-09-21 19:55:51 +0000
commit24b1cb92216db7e765f840ce20bb12b810d96e72 (patch)
treef84c4b68705045616cea6505992c5c8f21c27d76 /cpukit/rtems/src/tasks.c
parentMore file movement (diff)
downloadrtems-24b1cb92216db7e765f840ce20bb12b810d96e72.tar.bz2
More file movement
Diffstat (limited to 'cpukit/rtems/src/tasks.c')
-rw-r--r--cpukit/rtems/src/tasks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/src/tasks.c b/cpukit/rtems/src/tasks.c
index 8906805164..1a221331cb 100644
--- a/cpukit/rtems/src/tasks.c
+++ b/cpukit/rtems/src/tasks.c
@@ -27,7 +27,7 @@
#include <rtems/core/userext.h>
#include <rtems/core/wkspace.h>
#include <rtems/core/intthrd.h>
-#include <rtems/sysstate.h>
+#include <rtems/core/sysstate.h>
/*PAGE
*