[sudo-commits] sudo changeset 8484:93d39182ccfa

Todd C. Miller Todd.Miller at courtesan.com
Sun Nov 11 20:24:50 EST 2012


changeset:	8484:93d39182ccfa in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/93d39182ccfa
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Nov 11 20:23:53 2012 -0500

Log Message:
	Always include locale.h from gettext.h so we no longer need to
	include locale.h from the .c files.

diffstat:

 include/gettext.h                                     |  2 +-
 plugins/sudoers/iolog_path.c                          |  3 ---
 plugins/sudoers/locale.c                              |  3 ---
 plugins/sudoers/regress/iolog_path/check_iolog_path.c |  3 ---
 plugins/sudoers/sudoers.c                             |  3 ---
 plugins/sudoers/sudoreplay.c                          |  3 ---
 plugins/sudoers/testsudoers.c                         |  3 ---
 plugins/sudoers/visudo.c                              |  3 ---
 src/error.c                                           |  3 ---
 src/exec.c                                            |  3 ---
 src/sesh.c                                            |  3 ---
 src/sudo.c                                            |  3 ---
 src/sudo.h                                            |  2 --
 13 files changed, 1 insertions(+), 36 deletions(-)


More information about the sudo-commits mailing list