summaryrefslogtreecommitdiffstats
path: root/include/fts.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fts.h')
-rw-r--r--include/fts.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/fts.h b/include/fts.h
index b4837cf..4fa4a3a 100644
--- a/include/fts.h
+++ b/include/fts.h
@@ -36,9 +36,6 @@
#ifndef _FTS_H_
#define _FTS_H_
-#include <sys/types.h>
-#include <nlist.h>
-
typedef struct {
struct _ftsent *fts_cur; /* current node */
struct _ftsent *fts_child; /* linked list of children */
OpenPOWER on IntegriCloud