Move symbol extern defs into sudoers.h
This commit is contained in:
@@ -43,14 +43,6 @@
|
||||
#include "gettext.h"
|
||||
#include <gram.h>
|
||||
|
||||
/*
|
||||
* External globals exported by the parser
|
||||
*/
|
||||
extern FILE *sudoersin;
|
||||
extern char *sudoers, *errorfile;
|
||||
extern int errorlineno;
|
||||
extern bool parse_error;
|
||||
|
||||
/*
|
||||
* JSON values may be of the following types.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user