[sudo-commits] sudo changeset 13592:d9f1f97b0f37

Todd C. Miller Todd.Miller at sudo.ws
Wed Oct 20 10:44:15 MDT 2021


changeset:	13592:d9f1f97b0f37 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d9f1f97b0f37
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Oct 20 10:31:35 2021 -0600

Log Message:
	Add an explicit check for sys/sysctl.h.
	This test needs to be done after AC_LANG_WERROR to avoid including
	sys/sysctl.h on systems where it is marked as deprecated via a
	#warning directive.

diffstat:

 config.h.in                |  3 +++
 configure                  |  8 ++++++++
 configure.ac               |  6 ++++++
 lib/util/getentropy.c      |  2 +-
 plugins/sudoers/boottime.c |  2 +-
 5 files changed, 19 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list