]> Savannah Git Hosting - gnulib.git/commit
Support selective inclusion mechanism of recent mingw.org header files.
authorBruno Haible <bruno@clisp.org>
Sun, 13 May 2018 20:20:13 +0000 (22:20 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 13 May 2018 20:20:13 +0000 (22:20 +0200)
commit01c26e100f5fff39c431c019874c3562e69ebdf1
tree4954920776a273131cea2872897376b164dc4393
parentfdce249ee16abf2fb551445e2b300b3eafb3b1a3
Support selective inclusion mechanism of recent mingw.org header files.

Reported by Eli Zaretskii <eliz@gnu.org>.

* lib/sys_types.in.h: On mingw, when __need_off_t, __need___off64_t,
__need_ssize_t, or __need_time_t is defined, just include the system's
<sys/types.h>.
* lib/locale.in.h: On mingw, when __need_locale_t is defined, just
include the system's <locale.h>.
ChangeLog
lib/locale.in.h
lib/sys_types.in.h