dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / test / dm / power-domain.c
index 48318218a9e2227662c81fabeb60cb055ede4d59..8baf5d09d1d235c184642012b8c7c6b18fe0f88d 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <malloc.h>
 #include <dm/test.h>
 #include <asm/power-domain.h>
 #include <test/ut.h>