]> git.ipfire.org Git - thirdparty/shadow.git/commit
Assume struct tm is defined in <time.h>
authorAlejandro Colomar <alx@kernel.org>
Thu, 22 Dec 2022 10:53:44 +0000 (11:53 +0100)
committerSerge Hallyn <serge@hallyn.com>
Thu, 22 Dec 2022 15:49:02 +0000 (09:49 -0600)
commit647d46507dd2d0bf57fba5e8f829a363b28224d3
tree6deaf113c9889a888e0db97697592a853e500a46
parentd96bb2868d5613850cef0817569115ea92046d51
Assume struct tm is defined in <time.h>

It has been a requirement since at least C90, according to tm(3type).

Link: <https://github.com/shadow-maint/shadow/pull/600>
Cc: Christian Göttsche <cgzones@googlemail.com>
Cc: Iker Pedrosa <ipedrosa@redhat.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
configure.ac