summaryrefslogtreecommitdiffstats
path: root/cmd/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/test.c')
-rw-r--r--cmd/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/test.c b/cmd/test.c
index dd49d0e00a..fa7c48fb9f 100644
--- a/cmd/test.c
+++ b/cmd/test.c
@@ -7,6 +7,7 @@
#include <common.h>
#include <command.h>
#include <fs.h>
+#include <log.h>
#define OP_INVALID 0
#define OP_NOT 1