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/cut.c | 1 - 1 file changed, 1 deletion(-) (limited to 'coreutils/cut.c') diff --git a/coreutils/cut.c b/coreutils/cut.c index f65754e63..f9c72ca81 100644 --- a/coreutils/cut.c +++ b/coreutils/cut.c @@ -23,7 +23,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3