summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2020-05-26 07:56:13 +0200
committerBruno Haible <bruno@clisp.org>2020-05-26 10:12:26 +0200
commit83355a6ade56506bebb01ddf415b9ddbc4439eac (patch)
treed976535d823f9230e9bad9835b151bdb03c8912b /modules
parent682cc4e678aceff32dea2a84b6e5147bdf5a20a7 (diff)
downloadgnulib-83355a6ade56506bebb01ddf415b9ddbc4439eac.tar.gz
read-file: make use of fopen-gnu
* lib/read-file.c (read_file): Pass an 'e' flag to fopen. (read_binary_file): Likewise. * modules/read-file (Depends-on): Add fopen-gnu.
Diffstat (limited to 'modules')
-rw-r--r--modules/read-file1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/read-file b/modules/read-file
index 506e88f0ab..a6e7faf0a8 100644
--- a/modules/read-file
+++ b/modules/read-file
@@ -7,6 +7,7 @@ lib/read-file.c
m4/read-file.m4
Depends-on:
+fopen-gnu
fstat
ftello
malloc-posix