From 08c38ab7cbc0c6f3721885256ae3634f1e76f174 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 21 Oct 2008 07:55:09 +0200 Subject: reflect gnulib's removal of lstat.h * src/copy.h: Don't include "lstat.h". * src/ls.c: Likewise. * src/remove.c: Likewise. * src/rm.c: Likewise. --- src/remove.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/remove.c') diff --git a/src/remove.c b/src/remove.c index 28684b29c..7bc7a55cc 100644 --- a/src/remove.c +++ b/src/remove.c @@ -29,7 +29,6 @@ #include "file-type.h" #include "hash.h" #include "hash-pjw.h" -#include "lstat.h" #include "obstack.h" #include "quote.h" #include "remove.h" -- cgit v1.2.3-54-g00ecf