diff options
Diffstat (limited to 'test/env')
-rw-r--r-- | test/env/hashtable.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/env/hashtable.c b/test/env/hashtable.c index 5242c4cc3e..339cc19ba1 100644 --- a/test/env/hashtable.c +++ b/test/env/hashtable.c @@ -6,6 +6,7 @@ #include <common.h> #include <command.h> +#include <log.h> #include <search.h> #include <stdio.h> #include <test/env.h> |