diff options
Diffstat (limited to 'cmd/log.c')
-rw-r--r-- | cmd/log.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"; |