From: Bruno Haible Date: Mon, 1 May 2017 16:14:35 +0000 (+0200) Subject: copy-file: Fix build error on mingw. X-Git-Tag: v1.0~6209 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=65758d9c1104031130194fcf38d3db497fdfac88;p=gnulib.git copy-file: Fix build error on mingw. * modules/copy-file (Depends-on): Add 'close'. --- diff --git a/ChangeLog b/ChangeLog index 3257fa4c8a..c9b61469fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-05-01 Bruno Haible + + copy-file: Fix build error on mingw. + * modules/copy-file (Depends-on): Add 'close'. + 2017-05-01 Bruno Haible tzset: Work around TZ problem on native Windows. 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