getcwd-lgpl: new module
[pspp] / modules / fchdir
index d3fe0e53842fbe1759041b16eac7746e19cd1217..46b481fd144bf76382206e47c282925e754d2583 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