mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Move sudo_printf to policy.c to match sudo_conv.
This commit is contained in:
@@ -69,6 +69,7 @@ struct sudoers_exec_args {
|
||||
static int sudo_version;
|
||||
static const char *interfaces_string;
|
||||
sudo_conv_t sudo_conv;
|
||||
sudo_printf_t sudo_printf;
|
||||
const char *path_ldap_conf = _PATH_LDAP_CONF;
|
||||
const char *path_ldap_secret = _PATH_LDAP_SECRET;
|
||||
|
||||
|
Reference in New Issue
Block a user