]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/utmp.c: Use defined() instead of #if[n]def
authorAlejandro Colomar <alx@kernel.org>
Tue, 20 Feb 2024 18:13:03 +0000 (19:13 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 21 Feb 2024 14:43:25 +0000 (15:43 +0100)
commit2806b827d8394117f5c64218a7600fb491477df9
tree62ced0ff1f315d7f427d7875c4ae5bf5b4da82d3
parent7e94a2f4841a40f03a958cdc0e91e7b34b2d8590
lib/utmp.c: Use defined() instead of #if[n]def

Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/utmp.c