From c93b162248892265eae5f54e9ee409074dfa08c5 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 23 Mar 2008 22:55:25 +0000 Subject: patch: shrink by Pascal Bellard (-80 bytes) *: removal of #include --- console-tools/setconsole.c | 1 - 1 file changed, 1 deletion(-) (limited to 'console-tools/setconsole.c') diff --git a/console-tools/setconsole.c b/console-tools/setconsole.c index 0aa1d3a35..8765a7c2e 100644 --- a/console-tools/setconsole.c +++ b/console-tools/setconsole.c @@ -7,7 +7,6 @@ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ -#include #include "libbb.h" #if ENABLE_FEATURE_SETCONSOLE_LONG_OPTIONS -- cgit v1.2.3