aboutsummaryrefslogtreecommitdiff
path: root/test/command_ut.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/command_ut.c')
-rw-r--r--test/command_ut.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/command_ut.c b/test/command_ut.c
index 2b8d28d..a74bd10 100644
--- a/test/command_ut.c
+++ b/test/command_ut.c
@@ -5,6 +5,7 @@
#define DEBUG
+#include <common.h>
#include <command.h>
#include <env.h>
#include <log.h>