Revert 003bdb078a15. We need to #include <gram.h> not "gram.h" and
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Nov 2011 17:18:44 +0000 (12:18 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Nov 2011 17:18:44 +0000 (12:18 -0500)
commit09beba8259cc06934f9e1b01ed9fd721cc9f1395
treee9f9a1651ddd704e55b6c48310f38ee5c9fb0cde
parentf375ee5f013eda4ea50fa5cc65de0065e1c5e9b8
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.
12 files changed:
plugins/sudoers/alias.c
plugins/sudoers/defaults.c
plugins/sudoers/defaults.h
plugins/sudoers/gram.c
plugins/sudoers/match.c
plugins/sudoers/parse.c
plugins/sudoers/regress/parser/check_fill.c
plugins/sudoers/testsudoers.c
plugins/sudoers/toke.c
plugins/sudoers/toke.l
plugins/sudoers/toke_util.c
plugins/sudoers/visudo.c