]> granicus.if.org Git - sudo/commit
Avoid passing around struct defaults when it is not needed. As a
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 9 Aug 2016 02:09:59 +0000 (20:09 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 9 Aug 2016 02:09:59 +0000 (20:09 -0600)
commit9d94ee11c0b2bd27f89aa56619323ff78e288bbd
treeb5e97494a82cc2a7a22d238bc01603ad266d3a23
parent0bf2d9b16256e5140350d6be7bb203513f5c8549
Avoid passing around struct defaults when it is not needed.  As a
result, we no longer need to include gram.h in the LDAP and SSSD
backends.
plugins/sudoers/defaults.h
plugins/sudoers/ldap.c
plugins/sudoers/sssd.c