diff --git a/include/image.h b/include/image.h
index 621abf647f3b5d7710f24183b70fe8284fae7e68..a6f82aebfee024366e3ea11c90d7ed9c8d6c0893 100644
--- a/include/image.h
+++ b/include/image.h
@@ -21,6 +21,7 @@
 
 /* Define this to avoid #ifdefs later on */
 struct lmb;
+struct fdt_region;
 
 #ifdef USE_HOSTCC
 #include <sys/types.h>