summaryrefslogtreecommitdiff
path: root/src/copy.h
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-10-21 07:55:09 +0200
committerJim Meyering <meyering@redhat.com>2008-10-21 08:10:29 +0200
commit08c38ab7cbc0c6f3721885256ae3634f1e76f174 (patch)
tree9ed116d5872b448342e7d4da5157438b07fcc9d2 /src/copy.h
parentd60e33e24129296d2feb6240d9b92a5782d00a37 (diff)
downloadcoreutils-08c38ab7cbc0c6f3721885256ae3634f1e76f174.tar.xz
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.
Diffstat (limited to 'src/copy.h')
-rw-r--r--src/copy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/copy.h b/src/copy.h
index 86a816181..12b7c2d28 100644
--- a/src/copy.h
+++ b/src/copy.h
@@ -21,7 +21,6 @@
# include <stdbool.h>
# include "hash.h"
-# include "lstat.h"
/* Control creation of sparse files (files with holes). */
enum Sparse_type