summaryrefslogtreecommitdiff
path: root/cmd/x86/fsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/x86/fsp.c')
-rw-r--r--cmd/x86/fsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/x86/fsp.c b/cmd/x86/fsp.c
index 2620ab8ee02..82e4415b16e 100644
--- a/cmd/x86/fsp.c
+++ b/cmd/x86/fsp.c
@@ -3,6 +3,7 @@
* Copyright (C) 2014-2015, Bin Meng <bmeng.cn@gmail.com>
*/
+#include <common.h>
#include <command.h>
#include <asm/fsp/fsp_support.h>
#include <asm/global_data.h>