Include parse.h in sudoers.h since it will soon be required.
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#define SUDO_ERROR_WRAP 0
|
||||
|
||||
#include "sudoers.h"
|
||||
#include "parse.h"
|
||||
#include "interfaces.h"
|
||||
|
||||
__dso_public int main(int argc, char *argv[]);
|
||||
|
Reference in New Issue
Block a user