Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
[gnulib.git] / modules / openat
index c14e731..27806e9 100644 (file)
@@ -4,10 +4,11 @@ Open a file at a directory.
 Files:
 lib/at-func.c
 lib/fchmodat.c
+lib/fchownat.c
+lib/fstatat.c
 lib/mkdirat.c
 lib/openat.c
 lib/openat.h
-lib/openat-die.c
 lib/openat-priv.h
 lib/openat-proc.c
 m4/openat.m4
@@ -15,10 +16,12 @@ m4/openat.m4
 Depends-on:
 dirname
 extensions
+fchdir
 gettext-h
 intprops
 lchown
 lstat
+openat-die
 same-inode
 save-cwd
 stdbool