summaryrefslogtreecommitdiffstats
path: root/commands/filetype.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/filetype.c')
-rw-r--r--commands/filetype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/filetype.c b/commands/filetype.c
index 20d335bd6d..f82a4616b1 100644
--- a/commands/filetype.c
+++ b/commands/filetype.c
@@ -12,7 +12,7 @@
#include <magicvar.h>
#include <getopt.h>
#include <linux/stat.h>
-#include <fs.h>
+#include <errno.h>
static int do_filetype(int argc, char *argv[])
{