tests: logging: Add missing header
This test was not include log header that is being used. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
7605ac2c4c
commit
fdae5305f4
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
* @brief Test log message
|
||||
*/
|
||||
|
||||
#include <logging/log.h>
|
||||
#include <logging/log_output.h>
|
||||
|
||||
#include <tc_util.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue