round: Update regarding AIX.
[gnulib.git] / modules / getcwd
index 35c6412..c1544f5 100644 (file)
@@ -2,7 +2,6 @@ Description:
 Return the current working directory.
 
 Files:
-lib/getcwd.h
 lib/getcwd.c
 m4/getcwd-abort-bug.m4
 m4/getcwd-path-max.m4
@@ -11,16 +10,23 @@ m4/getcwd.m4
 Depends-on:
 mempcpy
 d-ino
+dirfd
 extensions
+memmove
+openat
 stdbool
+unistd
+malloc-posix
+strdup-posix
 
 configure.ac:
 gl_FUNC_GETCWD
+gl_UNISTD_MODULE_INDICATOR([getcwd])
 
 Makefile.am:
 
 Include:
-"getcwd.h"
+<unistd.h>
 
 License:
 GPL