]> git.ipfire.org Git - thirdparty/util-linux.git/commit
(correct_password): Guard with `HAVE_GETSPNAM && HAVE_STRUCT_PASSWD_SP_PWDP',
authorJim Meyering <jim@meyering.net>
Sun, 30 Jan 2000 22:23:58 +0000 (22:23 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 30 Jan 2000 22:23:58 +0000 (22:23 +0000)
commitecf3be426964fc07a78a4f0a779165f02cb10fe6
tree763574aee27382097f97429fc033488e68754737
parent7f143c6d57e6ddecc78f0f626cecae6b701a61ab
(correct_password): Guard with `HAVE_GETSPNAM && HAVE_STRUCT_PASSWD_SP_PWDP',
rather than just `#ifdef HAVE_SHADOW_H'.
login-utils/su.c