mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 22:05:46 +00:00
Include parse.h in sudoers.h since it will soon be required.
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#include "sudoers.h"
|
||||
#include "sudoers_version.h"
|
||||
#include "interfaces.h"
|
||||
#include "parse.h" /* for parse_timeout() */
|
||||
|
||||
/*
|
||||
* Info passed in from the sudo front-end.
|
||||
|
Reference in New Issue
Block a user