summaryrefslogtreecommitdiffstats
path: root/bin/ls/ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/ls.c')
-rw-r--r--bin/ls/ls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ls/ls.c b/bin/ls/ls.c
index 9bda2b1..84bc730 100644
--- a/bin/ls/ls.c
+++ b/bin/ls/ls.c
@@ -121,7 +121,6 @@ int f_color; /* add type in color for non-regular files */
char *ansi_bgcol; /* ANSI sequence to set background colour */
char *ansi_fgcol; /* ANSI sequence to set foreground colour */
char *ansi_coloff; /* ANSI sequence to reset colours */
-extern void colorquit __P((int));
#endif
int rval;
OpenPOWER on IntegriCloud