Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[oweals/u-boot.git] / board / ge / common / vpd_reader.c
index 4df411cf10008ecfc476ae6bf9f9e8065e2c1b0c..d42b00da2fe6c72a08a674f83b08dc921e35556c 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include "vpd_reader.h"
+#include <malloc.h>
 
 #include <i2c.h>
 #include <linux/bch.h>