]> Savannah Git Hosting - gnulib.git/commitdiff
copy-file: Fix build error on mingw.
authorBruno Haible <bruno@clisp.org>
Mon, 1 May 2017 16:14:35 +0000 (18:14 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 1 May 2017 16:37:42 +0000 (18:37 +0200)
* modules/copy-file (Depends-on): Add 'close'.

ChangeLog
modules/copy-file

index 3257fa4c8afcbd23850d18dcd400a05c265e476e..c9b61469fb6d4f8f756ea738c87b39b93b1c7072 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-05-01  Bruno Haible  <bruno@clisp.org>
+
+       copy-file: Fix build error on mingw.
+       * modules/copy-file (Depends-on): Add 'close'.
+
 2017-05-01  Bruno Haible  <bruno@clisp.org>
 
        tzset: Work around TZ problem on native Windows.
index e94a22ca3c1cb0584678ec5ead978248aa9b6a54..e1bda497334ec0787f9bbc58f94bd298c2b30166 100644 (file)
@@ -9,6 +9,7 @@ m4/copy-file.m4
 Depends-on:
 acl
 binary-io
+close
 error
 fstat
 full-write