summaryrefslogtreecommitdiff
path: root/cmd/spawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/spawn.c')
-rw-r--r--cmd/spawn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/spawn.c b/cmd/spawn.c
index 37737b8627c..8829aa9728d 100644
--- a/cmd/spawn.c
+++ b/cmd/spawn.c
@@ -5,6 +5,7 @@
#include <command.h>
#include <console.h>
+#include <env.h>
#include <malloc.h>
#include <vsprintf.h>
#include <uthread.h>