summaryrefslogtreecommitdiffstats
path: root/commands/loadenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/loadenv.c')
-rw-r--r--commands/loadenv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/loadenv.c b/commands/loadenv.c
index 14b964340b..df0df27a9d 100644
--- a/commands/loadenv.c
+++ b/commands/loadenv.c
@@ -24,6 +24,7 @@
#include <getopt.h>
#include <command.h>
#include <envfs.h>
+#include <errno.h>
#include <fs.h>
static int do_loadenv(int argc, char *argv[])