mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Quiet an HP-UX compiler warning.
This commit is contained in:
@@ -90,7 +90,7 @@ struct sudoersfile {
|
||||
int modified;
|
||||
int doedit;
|
||||
};
|
||||
TQ_DECLARE(sudoersfile);
|
||||
TQ_DECLARE(sudoersfile)
|
||||
|
||||
/*
|
||||
* Function prototypes
|
||||
|
Reference in New Issue
Block a user