[sudo-commits] sudo changeset 13113:05ebf79d02c7

Todd C. Miller Todd.Miller at sudo.ws
Wed Mar 10 12:52:38 MST 2021


changeset:	13113:05ebf79d02c7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/05ebf79d02c7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Mar 10 12:27:14 2021 -0700

Log Message:
	Use HAVE_STDINT_H instead of trying to guess based on __STDC_VERSION__.
	Fixes compilation with pre-C99 headers when the compiler supports C99.

diffstat:

 plugins/sudoers/Makefile.in |  4 ++--
 plugins/sudoers/gram.c      |  2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list