undo last change
authorJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 12:03:02 +0000 (12:03 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 12:03:02 +0000 (12:03 +0000)
src/remove.c
src/stat.c

index 7b6c4d1..b1624f3 100644 (file)
@@ -29,6 +29,7 @@
 #include "dirname.h"
 #include "error.h"
 #include "euidaccess.h"
+#include "file-type.h"
 #include "hash.h"
 #include "hash-pjw.h"
 #include "obstack.h"
index f91d239..cf2dd0f 100644 (file)
@@ -46,6 +46,7 @@
 
 #include "error.h"
 #include "filemode.h"
+#include "file-type.h"
 #include "fs.h"
 #include "getopt.h"
 #include "inttostr.h"