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