[sudo-commits] sudo changeset 13386:47fd965524fe

Todd C. Miller Todd.Miller at sudo.ws
Fri Aug 13 09:26:06 MDT 2021


changeset:	13386:47fd965524fe in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/47fd965524fe
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Aug 13 09:25:01 2021 -0600

Log Message:
	Add missing stdint.h and sudo_rand.h includes.
	Needed for arc4random() and uin64_t.

diffstat:

 src/exec_intercept.c        |  1 +
 src/exec_nopty.c            |  7 +++++++
 src/exec_pty.c              |  7 +++++++
 src/sudo_intercept_common.c |  5 +++++
 4 files changed, 20 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list