diff options
Diffstat (limited to 'test/optee/cmd_ut_optee.c')
-rw-r--r-- | test/optee/cmd_ut_optee.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/optee/cmd_ut_optee.c b/test/optee/cmd_ut_optee.c index 01f829756f..9fa4c91e0d 100644 --- a/test/optee/cmd_ut_optee.c +++ b/test/optee/cmd_ut_optee.c @@ -7,6 +7,7 @@ #include <command.h> #include <errno.h> #include <fdt_support.h> +#include <log.h> #include <malloc.h> #include <tee/optee.h> |