mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-01 14:55:12 +00:00
MAIN was replaced with _SUDO_MAIN some time ago.
This commit is contained in:
@@ -58,7 +58,7 @@ void dump_interfaces __P((void));
|
|||||||
/*
|
/*
|
||||||
* Definitions for external variables.
|
* Definitions for external variables.
|
||||||
*/
|
*/
|
||||||
#ifndef MAIN
|
#ifndef _SUDO_MAIN
|
||||||
extern struct interface *interfaces;
|
extern struct interface *interfaces;
|
||||||
extern int num_interfaces;
|
extern int num_interfaces;
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user