mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-13 07:15:50 +02:00
* src/chcon.c: Don't include "dirname.h". system.h already includes it.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2007-01-13 Jim Meyering <jim@meyering.net>
|
||||
|
||||
* src/chcon.c: Don't include "dirname.h". system.h already includes it.
|
||||
|
||||
* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.
|
||||
|
||||
* src/c99-to-c89.diff: Handle a new c99'ism in ls.c.
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
|
||||
#include "system.h"
|
||||
#include "dev-ino.h"
|
||||
#include "dirname.h"
|
||||
#include "error.h"
|
||||
#include "openat.h"
|
||||
#include "quote.h"
|
||||
|
||||
Reference in New Issue
Block a user