From 8564f3402c2fa6b569cc6e2057d493278ba57ba7 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Sat, 20 Jan 1996 10:31:14 +0000 Subject: Remove unused include of utmp.h from print.c. Closes PR# 486. Submitted by: Tom Samplonius --- bin/ls/print.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/ls/print.c b/bin/ls/print.c index 42bddd1ccc1d..5f966954c630 100644 --- a/bin/ls/print.c +++ b/bin/ls/print.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: print.c,v 1.6 1995/08/08 00:03:04 ache Exp $ + * $Id: print.c,v 1.7 1995/12/30 18:15:30 joerg Exp $ */ #ifndef lint @@ -53,7 +53,6 @@ static char sccsid[] = "@(#)print.c 8.4 (Berkeley) 4/17/94"; #include #include #include -#include #include "ls.h" #include "extern.h" -- cgit v1.3