On 09/16/2011 02:56 PM, Bruno Haible wrote:
On MSVC 9, off_t is defined in and. It is not
defined so far when is included. But POSIX:2008 wants off_t to be
defined in each of
Again, for the record, POSIX also requires off_t in these headers not
yet wrapped by gnulib:
On MSVC 9, off_t is defined in and . It is not
defined so far when is included. But POSIX:2008 wants off_t to be
defined in each of
This fixes it:
2011-09-16 Bruno Haible
Support for MSVC compiler: Ensure off_t gets defined.
* lib/unistd.in.h: Include .