summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/ls.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-03-20 10:35:51 +0000
committermarkm <markm@FreeBSD.org>2002-03-20 10:35:51 +0000
commit177f27dab3e7a69797e38c19f7b1a913d3b232f9 (patch)
tree0ba983ccb3acfdccd2ae885fce11e92037830234 /usr.bin/find/ls.c
parent453d388794d43ea15c2744894c8bcdc0b8c301eb (diff)
downloadFreeBSD-src-177f27dab3e7a69797e38c19f7b1a913d3b232f9.zip
FreeBSD-src-177f27dab3e7a69797e38c19f7b1a913d3b232f9.tar.gz
For the sake of consistency, remove an include that is included in
a previous include. All other files in this app do this.
Diffstat (limited to 'usr.bin/find/ls.c')
-rw-r--r--usr.bin/find/ls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/find/ls.c b/usr.bin/find/ls.c
index e4defa7..a7ccd29 100644
--- a/usr.bin/find/ls.c
+++ b/usr.bin/find/ls.c
@@ -56,7 +56,6 @@ static const char rcsid[] =
#include <utmp.h>
#include "find.h"
-#include "extern.h"
/* Derived from the print routines in the ls(1) source code. */
OpenPOWER on IntegriCloud