From b7128c6236ac9b4d5d69ad95d509498f38df0dd6 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sun, 11 Sep 2005 01:05:30 +0000 Subject: Cleanup patch by Bernhard Fischer, removing unnecessary includes of getopt.h, whitespace changes, typos, etc. --- coreutils/stat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils/stat.c') diff --git a/coreutils/stat.c b/coreutils/stat.c index 4afe249c0..138cc9e8b 100644 --- a/coreutils/stat.c +++ b/coreutils/stat.c @@ -30,7 +30,7 @@ #include #include #include -#include +#include /* optind */ #include #include #include -- cgit v1.2.3