striconveh: Simplify last commit.
[gnulib.git] / modules / fchdir
index 17e842c..46b481f 100644 (file)
@@ -6,15 +6,20 @@ lib/fchdir.c
 m4/fchdir.m4
 
 Depends-on:
-canonicalize-lgpl
 close
 dirent
 dirfd
 dup2
+fcntl
 fcntl-h
 include_next
+malloc-posix
 open
-strdup
+realloc-posix
+stat
+stdbool
+strdup-posix
+sys_stat
 unistd
 
 configure.ac:
@@ -24,7 +29,7 @@ gl_UNISTD_MODULE_INDICATOR([fchdir])
 Makefile.am:
 
 Include:
-#include <unistd.h>
+<unistd.h>
 
 License:
 LGPL