summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/workspacegreedy.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/workspacegreedy.c')
-rw-r--r--cpukit/rtems/src/workspacegreedy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/rtems/src/workspacegreedy.c b/cpukit/rtems/src/workspacegreedy.c
index 4f46e7d919..c0a0256b52 100644
--- a/cpukit/rtems/src/workspacegreedy.c
+++ b/cpukit/rtems/src/workspacegreedy.c
@@ -25,6 +25,7 @@
#include <rtems/rtems/support.h>
#include <rtems/score/wkspace.h>
+#include <rtems/score/heapimpl.h>
void *rtems_workspace_greedy_allocate(
const uintptr_t *block_sizes,