]> Savannah Git Hosting - gnulib.git/commit
year2038: Add reminder to include <config.h> before time_t gets defined.
authorBruno Haible <bruno@clisp.org>
Fri, 14 Apr 2023 10:52:25 +0000 (12:52 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 14 Apr 2023 10:52:25 +0000 (12:52 +0200)
commit97c4d3318909ba49003e12cac208ac40581dd4ae
tree960d6cc4c9e3704af5e7085f725b91a23b386ef7
parent09596027f260ff0de0e9932b88b90e0d06c71b6f
year2038: Add reminder to include <config.h> before time_t gets defined.

* lib/sched.in.h: Check that config.h was already included before the
* lib/sys_select.in.h: Likewise.
* lib/sys_stat.in.h: Likewise.
* lib/sys_time.in.h: Likewise.
* lib/sys_types.in.h: Likewise.
* lib/time.in.h: Likewise.
* lib/utime.in.h: Likewise.
* modules/year2038 (Depends-on): Add sched, sys_msg, sys_select,
sys_sem, sys_shm, sys_stat, sys_time, sys_types, time-h, utime-h.
ChangeLog
lib/sched.in.h
lib/sys_select.in.h
lib/sys_stat.in.h
lib/sys_time.in.h
lib/sys_types.in.h
lib/time.in.h
lib/utime.in.h
modules/year2038