summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/confdefs.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-08 10:37:22 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-12 13:25:40 +0100
commite8e914b3b13d60c47bd8ebf29d421cbcf8ff698a (patch)
treed4c1c1e7ff41c0a108b0768a0cb61017c1bdec73 /cpukit/include/rtems/confdefs.h
parentrtems: Move internal structures to partdata.h (diff)
downloadrtems-e8e914b3b13d60c47bd8ebf29d421cbcf8ff698a.tar.bz2
rtems: Move internal structures to regiondata.h
Update #3598.
Diffstat (limited to 'cpukit/include/rtems/confdefs.h')
-rw-r--r--cpukit/include/rtems/confdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/include/rtems/confdefs.h b/cpukit/include/rtems/confdefs.h
index 4eed0d2cfc..7b2b47ae00 100644
--- a/cpukit/include/rtems/confdefs.h
+++ b/cpukit/include/rtems/confdefs.h
@@ -37,6 +37,7 @@
#include <rtems/rtems/messagedata.h>
#include <rtems/rtems/partdata.h>
#include <rtems/rtems/ratemondata.h>
+#include <rtems/rtems/regiondata.h>
#include <rtems/posix/key.h>
#include <rtems/posix/mqueue.h>
#include <rtems/posix/pthread.h>