x86: Update SPL for coreboot
[oweals/u-boot.git] / cmd / ximg.c
index dccd1143a7a5bc5c3dc46ad13bc3a7a13c27f278..770f6a3eede78bf2edce966cf831f3f5e027dc24 100644 (file)
@@ -17,6 +17,7 @@
 #include <env.h>
 #include <gzip.h>
 #include <image.h>
+#include <malloc.h>
 #include <mapmem.h>
 #include <watchdog.h>
 #if defined(CONFIG_BZIP2)