mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-03 03:25:26 +02:00
Don't include savedir.h -- no longer needed.
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#include "modechange.h"
|
||||
#include "quote.h"
|
||||
#include "root-dev-ino.h"
|
||||
#include "savedir.h"
|
||||
#include "xfts.h"
|
||||
|
||||
/* The official name of this program (e.g., no `g' prefix). */
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* chown-core.c -- core functions for changing ownership.
|
||||
Copyright (C) 2000, 2002, 2003 Free Software Foundation.
|
||||
Copyright (C) 2000, 2002, 2003, 2004 Free Software Foundation.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
@@ -29,7 +29,6 @@
|
||||
#include "lchown.h"
|
||||
#include "quote.h"
|
||||
#include "root-dev-ino.h"
|
||||
#include "savedir.h"
|
||||
#include "chown-core.h"
|
||||
|
||||
/* The number of decimal digits required to represent the largest value of
|
||||
|
||||
Reference in New Issue
Block a user