summaryrefslogtreecommitdiff
path: root/test/common/test_autoboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/test_autoboot.c')
-rw-r--r--test/common/test_autoboot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/common/test_autoboot.c b/test/common/test_autoboot.c
index e3050d02c60..5feff57c271 100644
--- a/test/common/test_autoboot.c
+++ b/test/common/test_autoboot.c
@@ -6,6 +6,7 @@
*/
#include <autoboot.h>
+#include <env.h>
#include <test/common.h>
#include <test/test.h>
#include <test/ut.h>