[sudo-commits] sudo changeset 6018:2ffbbb12f322

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


changeset:	6018:2ffbbb12f322 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/2ffbbb12f322
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Aug 30 09:08:16 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:

 error.c       |   2 ++
 getprogname.c |   2 ++
 isblank.c     |   1 +
 missing.h     |  16 +++++++++-------
 mksiglist.c   |   2 ++
 sigaction.c   |   1 +
 strerror.c    |   1 +
 strsignal.c   |   2 ++
 sudo_noexec.c |   2 ++
 9 files changed, 22 insertions(+), 7 deletions(-)



More information about the sudo-commits mailing list