Include parse.h in sudoers.h since it will soon be required.

This commit is contained in:
Todd C. Miller
2018-05-14 09:05:02 -06:00
parent cc3428398a
commit 71e98d9493
25 changed files with 106 additions and 129 deletions

View File

@@ -54,7 +54,6 @@
#endif /* HAVE_LDAP_SASL_INTERACTIVE_BIND_S */
#include "sudoers.h"
#include "parse.h"
#include "gram.h"
#include "sudo_lbuf.h"
#include "sudo_ldap.h"