striconveh: Simplify last commit.
[gnulib.git] / modules / fchdir
index d3fe0e5..46b481f 100644 (file)
@@ -6,15 +6,19 @@ 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
 
@@ -25,7 +29,7 @@ gl_UNISTD_MODULE_INDICATOR([fchdir])
 Makefile.am:
 
 Include:
-#include <unistd.h>
+<unistd.h>
 
 License:
 LGPL