summaryrefslogtreecommitdiff
path: root/modules/savewd
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-12-02 09:18:36 +0000
committerJim Meyering <jim@meyering.net>2006-12-02 09:18:36 +0000
commit8b8f7749cea02443d1d99ff72dc2168784932a6f (patch)
tree6242f183ce80059966e542c532b59d01c70ad109 /modules/savewd
parent22be6a723b0822174c0748bf910217efd0700307 (diff)
downloadgnulib-8b8f7749cea02443d1d99ff72dc2168784932a6f.tar.gz
* modules/savewd (Depends-on): Add fcntl_h to avoid self-test
build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW. Reported by Simon Josefsson.
Diffstat (limited to 'modules/savewd')
-rw-r--r--modules/savewd1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/savewd b/modules/savewd
index 1ea107c408..eeb743fc37 100644
--- a/modules/savewd
+++ b/modules/savewd
@@ -10,6 +10,7 @@ Depends-on:
dirname
exit
fcntl-safer
+fcntl_h
raise
stdbool
xalloc