summaryrefslogtreecommitdiff
path: root/test/log/log_ut.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/log/log_ut.c')
-rw-r--r--test/log/log_ut.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/log/log_ut.c b/test/log/log_ut.c
index 6617ed8b15..5aa3a18400 100644
--- a/test/log/log_ut.c
+++ b/test/log/log_ut.c
@@ -5,6 +5,7 @@
* Logging function tests.
*/
+#include <common.h>
#include <console.h>
#include <log.h>
#include <test/log.h>