From a6565444bdf3d9490387d6c163b4a67aab8df056 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Wed, 20 Mar 2002 10:35:51 +0000 Subject: For the sake of consistency, remove an include that is included in a previous include. All other files in this app do this. --- usr.bin/find/ls.c | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/find') diff --git a/usr.bin/find/ls.c b/usr.bin/find/ls.c index e4defa705192..a7ccd29b044c 100644 --- a/usr.bin/find/ls.c +++ b/usr.bin/find/ls.c @@ -56,7 +56,6 @@ static const char rcsid[] = #include #include "find.h" -#include "extern.h" /* Derived from the print routines in the ls(1) source code. */ -- cgit v1.3