]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Don't include "save-cwd.h". It's no longer used.
authorJim Meyering <jim@meyering.net>
Tue, 11 May 2004 16:14:11 +0000 (16:14 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 11 May 2004 16:14:11 +0000 (16:14 +0000)
src/rm.c

index 39304f4860f76820fd9cfcb307a7dadd89f76034..0b82f73fe93dc4d1d82e95feb840fb9845fe97ba 100644 (file)
--- a/src/rm.c
+++ b/src/rm.c
@@ -54,7 +54,6 @@
 #include "quote.h"
 #include "remove.h"
 #include "root-dev-ino.h"
-#include "save-cwd.h"
 
 /* The official name of this program (e.g., no `g' prefix).  */
 #define PROGRAM_NAME "rm"