aboutsummaryrefslogtreecommitdiffstats
path: root/test/log/nolog_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/log/nolog_test.c')
-rw-r--r--test/log/nolog_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/log/nolog_test.c b/test/log/nolog_test.c
index c4c0fa6cf81..4e52e5bed82 100644
--- a/test/log/nolog_test.c
+++ b/test/log/nolog_test.c
@@ -8,6 +8,7 @@
/* Needed for testing log_debug() */
#define DEBUG 1
+#include <common.h>
#include <console.h>
#include <log.h>
#include <asm/global_data.h>