summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/system.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/include/rtems/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/score/include/rtems/system.h b/cpukit/score/include/rtems/system.h
index ad6e77f125..2bb55d7c8e 100644
--- a/cpukit/score/include/rtems/system.h
+++ b/cpukit/score/include/rtems/system.h
@@ -169,6 +169,7 @@ typedef void * proc_ptr;
#include <stdint.h>
#endif
#include <rtems/score/cpu.h> /* processor specific information */
+#include <rtems/score/percpu.h>
#ifndef ASM
/**