Move symbol extern defs into sudoers.h
This commit is contained in:
@@ -63,14 +63,6 @@ struct sudo_nss sudo_nss_file = {
|
||||
sudo_file_display_privs
|
||||
};
|
||||
|
||||
/*
|
||||
* Parser externs.
|
||||
*/
|
||||
extern FILE *sudoersin;
|
||||
extern char *errorfile;
|
||||
extern int errorlineno;
|
||||
extern bool parse_error;
|
||||
|
||||
/*
|
||||
* Local prototypes.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user