diff options
Diffstat (limited to 'include/dirent.h')
-rw-r--r-- | include/dirent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dirent.h b/include/dirent.h index d7567f5e86..17827176ba 100644 --- a/include/dirent.h +++ b/include/dirent.h @@ -1,8 +1,8 @@ #ifndef _DIRENT_H +# include <dirent/dirent.h> # ifndef _ISOMAC # include <dirstream.h> # endif -# include <dirent/dirent.h> # ifndef _ISOMAC # include <sys/stat.h> # include <stdbool.h> |