summaryrefslogtreecommitdiffstats
path: root/commands/detect.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/detect.c')
-rw-r--r--commands/detect.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/detect.c b/commands/detect.c
index 15055e78bc..499994ba78 100644
--- a/commands/detect.c
+++ b/commands/detect.c
@@ -21,6 +21,7 @@
#include <complete.h>
#include <driver.h>
#include <getopt.h>
+#include <errno.h>
static int do_detect(int argc, char *argv[])
{