diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/remove.c | 1 | ||||
-rw-r--r-- | src/stat.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/remove.c b/src/remove.c index b1624f31f..7b6c4d14a 100644 --- a/src/remove.c +++ b/src/remove.c @@ -29,7 +29,6 @@ #include "dirname.h" #include "error.h" #include "euidaccess.h" -#include "file-type.h" #include "hash.h" #include "hash-pjw.h" #include "obstack.h" 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" |