aboutsummaryrefslogtreecommitdiff
path: root/test/log/cont_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/log/cont_test.c')
-rw-r--r--test/log/cont_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/log/cont_test.c b/test/log/cont_test.c
index 036d44b..de7b7f0 100644
--- a/test/log/cont_test.c
+++ b/test/log/cont_test.c
@@ -5,6 +5,7 @@
* Test continuation of log messages.
*/
+#include <common.h>
#include <console.h>
#include <asm/global_data.h>
#include <test/log.h>