]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Don't include "file-type.h", now that system.h does.
authorJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 08:26:17 +0000 (08:26 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 08:26:17 +0000 (08:26 +0000)
src/remove.c
src/stat.c

index b1624f31fa5c29d10211865dc4f6caba2cadd768..7b6c4d14a68f6694acda65db7e4069ac3a313178 100644 (file)
@@ -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"
index cf2dd0fbecbde508f981313232e1dd7c7818475f..f91d2395b4ad1715990e832e9903796aeb6e424c 100644 (file)
@@ -46,7 +46,6 @@
 
 #include "error.h"
 #include "filemode.h"
-#include "file-type.h"
 #include "fs.h"
 #include "getopt.h"
 #include "inttostr.h"