summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/meminfo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/meminfo.c b/common/meminfo.c
index 06fce5afb4..a7c515fd6f 100644
--- a/common/meminfo.c
+++ b/common/meminfo.c
@@ -2,6 +2,7 @@
#include <init.h>
#include <memory.h>
#include <asm-generic/memory_layout.h>
+#include <asm-generic/sections.h>
static int display_meminfo(void)
{