imx: imx8qxp: update fdt_file according to m4 state
[oweals/u-boot.git] / lib / zstd / decompress.c
index ac5ab528bb19449ac57920e7dd1e5ac86631809d..ae3be3f02a61ab2a6fc9b8857f9c89a297604b6a 100644 (file)
@@ -23,6 +23,7 @@
 #include "huf.h"
 #include "mem.h" /* low level memory routines */
 #include "zstd_internal.h"
+#include <malloc.h>
 #include <linux/kernel.h>
 #include <linux/compat.h>
 #include <linux/string.h> /* memcpy, memmove, memset */