summaryrefslogtreecommitdiff
path: root/plugins/sudoers/sudoers.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sudoers/sudoers.h')
-rw-r--r--plugins/sudoers/sudoers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/sudoers/sudoers.h b/plugins/sudoers/sudoers.h
index 8858f3e3f..621d228f1 100644
--- a/plugins/sudoers/sudoers.h
+++ b/plugins/sudoers/sudoers.h
@@ -335,6 +335,7 @@ void sudoersrestart(FILE *);
extern FILE *sudoersin;
extern const char *sudoers_file;
extern char *sudoers;
+extern char *sudoers_search_path;
extern mode_t sudoers_mode;
extern uid_t sudoers_uid;
extern gid_t sudoers_gid;