diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/dirent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dirent.h b/include/dirent.h index d0ca3f2..f09a88f 100644 --- a/include/dirent.h +++ b/include/dirent.h @@ -1,4 +1,5 @@ #ifndef _DIRENT_H +# include <dirstream.h> # include <dirent/dirent.h> /* Now define the internal interfaces. */ |