summaryrefslogtreecommitdiff
path: root/include/dirent.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-08-20 07:17:10 +0000
committerUlrich Drepper <drepper@redhat.com>2001-08-20 07:17:10 +0000
commit0028f16e8a9508ca17c9b109b9a972cd469143a8 (patch)
treed6c7f3130d08f3d25cee4f02686a23778a464f1b /include/dirent.h
parentfaf4c7f081c709a26558883c54af214fd495a7a8 (diff)
Update.
2001-08-20 Ulrich Drepper <drepper@redhat.com> * include/dirent.h: Include <dirstream.h> first.
Diffstat (limited to 'include/dirent.h')
-rw-r--r--include/dirent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dirent.h b/include/dirent.h
index d0ca3f2ffb..f09a88f21c 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. */