summaryrefslogtreecommitdiff
path: root/modules/fread-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-09-24 17:59:54 +0200
committerBruno Haible <bruno@clisp.org>2011-09-24 17:59:54 +0200
commiteab930966c2c1f42916fd775f4466a29192bbaa3 (patch)
tree02481fc62b747946b92d8630736e25095d3e6c82 /modules/fread-tests
parent026b2bdecbd540899299f499f062354dcb0556b0 (diff)
downloadgnulib-eab930966c2c1f42916fd775f4466a29192bbaa3.tar.gz
fgetc, fputc, fread, fwrite tests: Avoid compilation error on MSVC.
* modules/fgetc-tests (Depends-on): Add unistd. * modules/fputc-tests (Depends-on): Likewise. * modules/fread-tests (Depends-on): Likewise. * modules/fwrite-tests (Depends-on): Likewise.
Diffstat (limited to 'modules/fread-tests')
-rw-r--r--modules/fread-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/fread-tests b/modules/fread-tests
index 49f0a71862..c37901f8db 100644
--- a/modules/fread-tests
+++ b/modules/fread-tests
@@ -4,6 +4,7 @@ tests/signature.h
tests/macros.h
Depends-on:
+unistd
configure.ac: