mktemp, sort, tac: don't use undefined after mkstemp failure
[coreutils/bo.git] / lib / xfts.h
blob47906132a913cbfba53bd0e110b68b4bf431cb5b
1 #include "fts_.h"
3 FTS *
4 xfts_open (char * const *, int options,
5 int (*) (const FTSENT **, const FTSENT **));