summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/region.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 16:54:36 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-12 08:54:59 +0100
commit96559b3a4a0d44093dff67fedb8329481341197a (patch)
tree94a29affa376a1fbadcdadef6a4c910036c9f08c /cpukit/include/rtems/rtems/region.h
parentImprove automatically generated warning (diff)
downloadrtems-96559b3a4a0d44093dff67fedb8329481341197a.tar.bz2
rtems: Include missing header file
Diffstat (limited to 'cpukit/include/rtems/rtems/region.h')
-rw-r--r--cpukit/include/rtems/rtems/region.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/include/rtems/rtems/region.h b/cpukit/include/rtems/rtems/region.h
index 0809a31998..65866ced7b 100644
--- a/cpukit/include/rtems/rtems/region.h
+++ b/cpukit/include/rtems/rtems/region.h
@@ -21,6 +21,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/status.h>
#include <rtems/rtems/types.h>
+#include <rtems/score/heapinfo.h>
#ifdef __cplusplus
extern "C" {