aboutsummaryrefslogtreecommitdiff
path: root/boot/common_fit.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/common_fit.c')
-rw-r--r--boot/common_fit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/common_fit.c b/boot/common_fit.c
index a2f9b8d..cde2dc4 100644
--- a/boot/common_fit.c
+++ b/boot/common_fit.c
@@ -4,6 +4,7 @@
* Written by Simon Glass <sjg@chromium.org>
*/
+#include <common.h>
#include <errno.h>
#include <image.h>
#include <log.h>