imx: imx8qxp: update fdt_file according to m4 state
[oweals/u-boot.git] / lib / binman.c
index 1774bdf2e5c60c14f0e21ada30890eca877728f2..6cf6dcfdad60558c45ef8c985a0c2d9eb2b0a609 100644 (file)
@@ -9,6 +9,7 @@
 #include <common.h>
 #include <binman.h>
 #include <dm.h>
+#include <malloc.h>
 
 struct binman_info {
        ofnode image;