From 802d9007472de0b933d195c4f745a7b78b09f7d8 Mon Sep 17 00:00:00 2001 From: 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. git-svn-id: svn://busybox.net/trunk/busybox@11422 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- coreutils/uuencode.c | 1 - 1 file changed, 1 deletion(-) (limited to 'coreutils/uuencode.c') diff --git a/coreutils/uuencode.c b/coreutils/uuencode.c index 42f629f48..2660f4a19 100644 --- a/coreutils/uuencode.c +++ b/coreutils/uuencode.c @@ -19,7 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include #include #include #include -- cgit v1.2.3-55-g6feb