summaryrefslogtreecommitdiffstats
path: root/include/fts.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fts.h')
-rw-r--r--include/fts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/fts.h b/include/fts.h
index 20dfbfe..09c4600 100644
--- a/include/fts.h
+++ b/include/fts.h
@@ -63,7 +63,6 @@ typedef struct {
#define FTS_STOP 0x200 /* (private) unrecoverable error */
int fts_options; /* fts_open options, global flags */
void *fts_clientptr; /* thunk for sort function */
- struct _fts_private *fts_priv; /* implementation data */
} FTS;
typedef struct _ftsent {
OpenPOWER on IntegriCloud