[sudo-commits] sudo changeset 7393:7da701def753

Todd C. Miller Todd.Miller at courtesan.com
Sun Nov 13 08:46:13 EST 2011


changeset:	7393:7da701def753 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7da701def753
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Nov 12 12:18:44 2011 -0500

Log Message:
	Revert 003bdb078a15.  We need to #include <gram.h> not "gram.h" and
	<def_data.h> and not "def_data.h" when generating the parser in a
	build dir.

diffstat:

 plugins/sudoers/alias.c                     |  2 +-
 plugins/sudoers/defaults.c                  |  2 +-
 plugins/sudoers/defaults.h                  |  2 +-
 plugins/sudoers/gram.c                      |  2 +-
 plugins/sudoers/match.c                     |  2 +-
 plugins/sudoers/parse.c                     |  2 +-
 plugins/sudoers/regress/parser/check_fill.c |  2 +-
 plugins/sudoers/testsudoers.c               |  2 +-
 plugins/sudoers/toke.c                      |  2 +-
 plugins/sudoers/toke.l                      |  2 +-
 plugins/sudoers/toke_util.c                 |  2 +-
 plugins/sudoers/visudo.c                    |  2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)



More information about the sudo-commits mailing list