summaryrefslogtreecommitdiff
path: root/cmd/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/log.c')
-rw-r--r--cmd/log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/log.c b/cmd/log.c
index ca1c51e067..72380c5691 100644
--- a/cmd/log.c
+++ b/cmd/log.c
@@ -10,6 +10,7 @@
#include <getopt.h>
#include <log.h>
#include <malloc.h>
+#include <asm/global_data.h>
static char log_fmt_chars[LOGF_COUNT] = "clFLfm";