coreutils/lib/xfts.h

6 lines
114 B
C
Raw Normal View History

2003-10-17 21:41:24 +08:00
#include "fts_.h"
FTS *
xfts_open (char * const *, int options,
int (*) (const FTSENT **, const FTSENT **));