dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / common / image.c
index 2288cff1266132529e462b8112d63796862b5c2a..94873cb6ed50cb4c37e142393d5d244bd3159181 100644 (file)
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <cpu_func.h>
 #include <env.h>
+#include <malloc.h>
 #include <u-boot/crc.h>
 #include <watchdog.h>