diff options
Diffstat (limited to 'test/dm/regulator.c')
-rw-r--r-- | test/dm/regulator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/regulator.c b/test/dm/regulator.c index b967902493..ca916eeebb 100644 --- a/test/dm/regulator.c +++ b/test/dm/regulator.c @@ -10,6 +10,7 @@ #include <errno.h> #include <dm.h> #include <fdtdec.h> +#include <log.h> #include <malloc.h> #include <dm/device-internal.h> #include <dm/root.h> |