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 --- shell/hush.c | 1 - 1 file changed, 1 deletion(-) (limited to 'shell') diff --git a/shell/hush.c b/shell/hush.c index 4e6d50094..eb0633b18 100644 --- a/shell/hush.c +++ b/shell/hush.c @@ -78,7 +78,6 @@ #include /* glob, of course */ -#include /* should be pretty obvious */ /* #include */ #include "busybox.h" /* for APPLET_IS_NOFORK/NOEXEC */ -- cgit v1.2.3