dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / lib / libavb / avb_slot_verify.c
index c0defdf9c98aa4eed3d576f65d7781471bbfeb1e..58baf522fcb04c99e20047dc03c42ff4696b54cf 100644 (file)
@@ -14,6 +14,7 @@
 #include "avb_util.h"
 #include "avb_vbmeta_image.h"
 #include "avb_version.h"
+#include <malloc.h>
 
 /* Maximum number of partitions that can be loaded with avb_slot_verify(). */
 #define MAX_NUMBER_OF_LOADED_PARTITIONS 32