]> git.ipfire.org Git - thirdparty/shadow.git/commit
Remove preprocessor conditionals that are always true
authorAlejandro Colomar <alx@kernel.org>
Tue, 13 Dec 2022 21:12:51 +0000 (22:12 +0100)
committerSerge Hallyn <serge@hallyn.com>
Thu, 15 Dec 2022 22:22:05 +0000 (16:22 -0600)
commit54847a76da53799b8f22a7849aa8758af8ef8769
treede0e64f509899e5fcc911767314b08925cb66d59
parentf2ae6a42a4986ebae3d56a28c2859d3abc472234
Remove preprocessor conditionals that are always true

In a previous commit, we made USE_TERMIOS unconditionally defined.
Let's just remove it, and remove the condition everywhere.

Reported-by: Iker Pedrosa <ipedrosa@redhat.com>
Cc: Christian Göttsche <cgzones@googlemail.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/defines.h
src/sulogin.c