summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/common/up_allocateheap.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/common/up_allocateheap.c')
-rw-r--r--nuttx/arch/arm/src/common/up_allocateheap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/arch/arm/src/common/up_allocateheap.c b/nuttx/arch/arm/src/common/up_allocateheap.c
index 1aeb511f8..fbd1421a7 100644
--- a/nuttx/arch/arm/src/common/up_allocateheap.c
+++ b/nuttx/arch/arm/src/common/up_allocateheap.c
@@ -43,6 +43,7 @@
#include <debug.h>
#include <nuttx/arch.h>
+#include <arch/board/board.h>
#include "up_arch.h"
#include "up_internal.h"