summaryrefslogtreecommitdiff
path: root/src/pinky.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-10-14 12:02:14 +0000
committerJim Meyering <jim@meyering.net>2006-10-14 12:02:14 +0000
commit46693ba15b8f9a186402ff3918fadc7d793f41cd (patch)
treedfddf8c2563a84a34c1d3c38f722e635c5e92e63 /src/pinky.c
parent269263a5f78340b5164e280582b582f7c1e239c4 (diff)
downloadcoreutils-46693ba15b8f9a186402ff3918fadc7d793f41cd.tar.xz
* src/pinky.c: Don't include stat-macros.h; system.h already does it.
Diffstat (limited to 'src/pinky.c')
-rw-r--r--src/pinky.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pinky.c b/src/pinky.c
index 25feef35e..885012b3d 100644
--- a/src/pinky.c
+++ b/src/pinky.c
@@ -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"