]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/pinky.c: Don't include stat-macros.h; system.h already does it.
authorJim Meyering <jim@meyering.net>
Sat, 14 Oct 2006 12:02:14 +0000 (12:02 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Oct 2006 12:02:14 +0000 (12:02 +0000)
ChangeLog
src/pinky.c

index fe87f0a5dd2a2879ddfacdf2d6ca0d4529548458..c7e99142f20b9d38d597de848445949ab4749e8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-10-14  Jim Meyering  <jim@meyering.net>
 
+       * src/pinky.c: Don't include stat-macros.h; system.h already does it.
+
        * src/pinky.c (S_IWGRP): Don't define.
        Instead, include "stat-macros.h".
 
index 25feef35e73fe6a5e1ade9f58f1285ee00c02df8..885012b3dd447f067febaf53d5f5f6753ec8a5e6 100644 (file)
@@ -30,7 +30,6 @@
 #include "hard-locale.h"
 #include "inttostr.h"
 #include "readutmp.h"
-#include "stat-macros.h"
 
 /* The official name of this program (e.g., no `g' prefix).  */
 #define PROGRAM_NAME "pinky"