summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/support.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/support.h
parentImprove automatically generated warning (diff)
downloadrtems-96559b3a4a0d44093dff67fedb8329481341197a.tar.bz2
rtems: Include missing header file
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/rtems/support.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/include/rtems/rtems/support.h b/cpukit/include/rtems/rtems/support.h
index 944e9fbe5b..92dd49076f 100644
--- a/cpukit/include/rtems/rtems/support.h
+++ b/cpukit/include/rtems/rtems/support.h
@@ -16,6 +16,7 @@
#define _RTEMS_RTEMS_SUPPORT_H
#include <rtems/rtems/types.h>
+#include <rtems/score/heapinfo.h>
#include <rtems/config.h>
#ifdef __cplusplus