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

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