From cf8ef037c8bbd1b4929ce625ef69293a187f6819 Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 25 Feb 2002 01:36:59 +0000 Subject: #include for the definition of time functions instead of depending on namespace pollution 2 layers deep in . Removed unused includes. --- bin/ls/print.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/ls') diff --git a/bin/ls/print.c b/bin/ls/print.c index bcaf611..87fcf64 100644 --- a/bin/ls/print.c +++ b/bin/ls/print.c @@ -50,13 +50,12 @@ static char sccsid[] = "@(#)print.c 8.4 (Berkeley) 4/17/94"; #include #include #include -#include #include #include -#include #include #include #include +#include #include #ifdef COLORLS #include -- cgit v1.1