dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / lib / libavb / avb_rsa.c
index bbf15626b85f2f41dafc90e0782fa03e12b709b7..d7bf8905be2876d754aa211ffc9323ecafca7862 100644 (file)
@@ -12,6 +12,7 @@
 #include "avb_sha.h"
 #include "avb_util.h"
 #include "avb_vbmeta_image.h"
+#include <malloc.h>
 
 typedef struct IAvbKey {
   unsigned int len; /* Length of n[] in number of uint32_t */