recognize new archive, audio, image formats; give audio files a separate color
[platform/upstream/coreutils.git] / lib / xfts.h
1 #include "fts_.h"
2
3 FTS *
4 xfts_open (char * const *, int options,
5            int (*) (const FTSENT **, const FTSENT **));