summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/fts-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/fts-compat.h')
-rw-r--r--lib/libc/gen/fts-compat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/gen/fts-compat.h b/lib/libc/gen/fts-compat.h
index 4fa4a3a..b4837cf 100644
--- a/lib/libc/gen/fts-compat.h
+++ b/lib/libc/gen/fts-compat.h
@@ -36,6 +36,9 @@
#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