Support for MSVC compiler: Ensure off_t gets defined.
authorBruno Haible <bruno@clisp.org>
Fri, 16 Sep 2011 20:55:49 +0000 (22:55 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 16 Sep 2011 20:55:49 +0000 (22:55 +0200)
commit827ad410459e741e0844fe10d14c9b7a06ddab16
tree256a61bf8605efc88dc7abed4a4d97f071987bfd
parentfa7cfa720110dc45ed470592c6bbb8c69f3b84ee
Support for MSVC compiler: Ensure off_t gets defined.

* lib/unistd.in.h: Include <sys/types.h>.
* tests/test-fcntl-h.c: Check that off_t is defined.
* tests/test-sys_stat.c: Likewise.
* tests/test-sys_types.c: Likewise.
ChangeLog
lib/unistd.in.h
tests/test-fcntl-h.c
tests/test-sys_stat.c
tests/test-sys_types.c