summaryrefslogtreecommitdiff
path: root/bin/ls/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/extern.h')
-rw-r--r--bin/ls/extern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ls/extern.h b/bin/ls/extern.h
index fd26b372c5f7..f17607394d3e 100644
--- a/bin/ls/extern.h
+++ b/bin/ls/extern.h
@@ -43,7 +43,6 @@ int revnamecmp __P((const FTSENT *, const FTSENT *));
int statcmp __P((const FTSENT *, const FTSENT *));
int revstatcmp __P((const FTSENT *, const FTSENT *));
-char *flags_to_string __P((u_long, char *));
void prcopy __P((char *, char *, int));
void printcol __P((DISPLAY *));
void printlong __P((DISPLAY *));