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 39304f4..0b82f73 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"