root/headers/build/host/darwin/dirent.h
#ifndef _HAIKU_BUILD_COMPATIBILITY_DARWIN_DIRENT
#define _HAIKU_BUILD_COMPATIBILITY_DARWIN_DIRENT


#include_next <dirent.h>


__BEGIN_DECLS

DIR* fdopendir(int fd);

__END_DECLS

#endif  // _HAIKU_BUILD_COMPATIBILITY_DARWIN_DIRENT