]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Do not include savedir.h; not used.
authorJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 09:11:04 +0000 (09:11 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 09:11:04 +0000 (09:11 +0000)
src/chgrp.c
src/chown.c

index 60a18a63d006a43d45bba6befbf618e6e8888b28..24866fe104267005abff823571cf378c9818bc9d 100644 (file)
@@ -28,7 +28,6 @@
 #include "lchown.h"
 #include "group-member.h"
 #include "quote.h"
-#include "savedir.h"
 #include "xstrtol.h"
 #include "chown-core.h"
 
index 58cf26185160054a268013882c57e7a21839a01c..1b8afaf28f4cc92c096c249a31db4df1df44fc4a 100644 (file)
@@ -38,7 +38,6 @@
 #include "error.h"
 #include "lchown.h"
 #include "quote.h"
-#include "savedir.h"
 #include "chown-core.h"
 
 /* The official name of this program (e.g., no `g' prefix).  */