From b29e52796ad70aeb26c441970abc78c3dc94b1db Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 9 Apr 2004 08:26:17 +0000 Subject: Don't include "file-type.h", now that system.h does. --- src/stat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stat.c') diff --git a/src/stat.c b/src/stat.c index cf2dd0fbe..f91d2395b 100644 --- a/src/stat.c +++ b/src/stat.c @@ -46,7 +46,6 @@ #include "error.h" #include "filemode.h" -#include "file-type.h" #include "fs.h" #include "getopt.h" #include "inttostr.h" -- cgit v1.2.3-54-g00ecf