summaryrefslogtreecommitdiff
path: root/modules/copy-file
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-05-01 18:14:35 +0200
committerBruno Haible <bruno@clisp.org>2017-05-01 18:37:42 +0200
commit65758d9c1104031130194fcf38d3db497fdfac88 (patch)
tree1552c461ffb56b3c39a459b9c7b8740ca293797c /modules/copy-file
parent458f64b70427f9a4d9b22bb1275dd3ad6a70f40e (diff)
downloadgnulib-65758d9c1104031130194fcf38d3db497fdfac88.tar.gz
copy-file: Fix build error on mingw.
* modules/copy-file (Depends-on): Add 'close'.
Diffstat (limited to 'modules/copy-file')
-rw-r--r--modules/copy-file1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/copy-file b/modules/copy-file
index e94a22ca3c..e1bda49733 100644
--- a/modules/copy-file
+++ b/modules/copy-file
@@ -9,6 +9,7 @@ m4/copy-file.m4
Depends-on:
acl
binary-io
+close
error
fstat
full-write