summaryrefslogtreecommitdiff
path: root/lib/xfts.h
blob: 27ddb5d48e345bea7c4b9328fc30740559328adb (plain)
1
2
3
4
5
#include "fts_.h"

FTS *
xfts_open (char * const *, int options,
           int (*) (const FTSENT **, const FTSENT **));