summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msg.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/msg.c
parentMore file movement (diff)
downloadrtems-24b1cb92216db7e765f840ce20bb12b810d96e72.tar.bz2
More file movement
Diffstat (limited to 'cpukit/rtems/src/msg.c')
-rw-r--r--cpukit/rtems/src/msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/src/msg.c b/cpukit/rtems/src/msg.c
index 36c6bd7a79..e9bf438c5d 100644
--- a/cpukit/rtems/src/msg.c
+++ b/cpukit/rtems/src/msg.c
@@ -14,7 +14,7 @@
*/
#include <rtems/system.h>
-#include <rtems/sysstate.h>
+#include <rtems/core/sysstate.h>
#include <rtems/core/chain.h>
#include <rtems/core/isr.h>
#include <rtems/core/coremsg.h>