summaryrefslogtreecommitdiffstats
path: root/lib/opendirat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/opendirat.h')
-rw-r--r--lib/opendirat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/opendirat.h b/lib/opendirat.h
new file mode 100644
index 0000000..1edf5b5
--- /dev/null
+++ b/lib/opendirat.h
@@ -0,0 +1,2 @@
+#include <dirent.h>
+DIR *opendirat (int, char const *, int, int *);