summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-04 11:22:07 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-04 11:22:39 -0700
commit908ae019f6ba87eaec0f6dd16cb4e62d5fc08789 (patch)
treefb5a0c6d01c21057a824df87b14292d8f94a4987 /modules
parentab7fdecd178550fb78d17c44d94b9c3aa7102e18 (diff)
downloadgnulib-908ae019f6ba87eaec0f6dd16cb4e62d5fc08789.tar.gz
openat: remove direct dependency on dirent
* lib/openat.h: Don't include <dirent.h>; it's no longer needed, and hasn't been needed ever since fdopendir was split into its own module on 2009-08-31. * modules/openat (Depends-on): Remove dirent.
Diffstat (limited to 'modules')
-rw-r--r--modules/openat1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/openat b/modules/openat
index 18544f08a2..c051e71823 100644
--- a/modules/openat
+++ b/modules/openat
@@ -11,7 +11,6 @@ m4/openat.m4
m4/mode_t.m4
Depends-on:
-dirent
dosname
errno
extensions