[sudo-commits] sudo changeset 9970:86eb67f3c41a

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 9 10:58:07 MDT 2015


changeset:	9970:86eb67f3c41a in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/86eb67f3c41a
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 09 10:58:04 2015 -0600

Log Message:
	Include sys/types.h instead of unistd.h to get uid_t and gid_t.
	Add missing include of sys/types.h to a few places.

diffstat:

 lib/util/getopt_long.c                         |  1 +
 lib/util/mksiglist.c                           |  4 +---
 lib/util/mksigname.c                           |  4 +---
 lib/util/regress/fnmatch/fnm_test.c            |  1 +
 lib/util/regress/glob/globtest.c               |  1 +
 lib/util/sha2.c                                |  4 ++--
 plugins/sudoers/regress/parser/check_base64.c  |  3 ++-
 plugins/sudoers/regress/parser/check_digest.c  |  3 ++-
 plugins/sudoers/regress/parser/check_hexchar.c |  3 ++-
 9 files changed, 13 insertions(+), 11 deletions(-)


More information about the sudo-commits mailing list