[sudo-commits] sudo changeset 6019:08e3132dbf4f

Todd C. Miller Todd.Miller at courtesan.com
Mon Aug 30 09:15:01 EDT 2010


changeset:	6019:08e3132dbf4f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/08e3132dbf4f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Aug 30 09:14:41 2010 -0400

Log Message:
	Add #include of sys/types.h for .c files that include missing.h to
	be sure that size_t and ssize_t are defined.

diffstat:

 compat/fnmatch.c               |  2 ++
 compat/getprogname.c           |  5 ++++-
 compat/isblank.c               |  3 +++
 compat/mksiglist.c             |  2 ++
 compat/strsignal.c             |  5 ++++-
 plugins/sudoers/plugin_error.c |  5 ++++-
 src/error.c                    |  5 ++++-
 src/sudo_noexec.c              |  2 ++
 8 files changed, 25 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list