2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

parse.h is already included by sudoers.h.

This commit is contained in:
Todd C. Miller
2023-05-09 13:44:16 -06:00
parent bde363e060
commit 01ff7c476d
2 changed files with 0 additions and 2 deletions

View File

@@ -62,7 +62,6 @@
#endif
#include "sudoers.h"
#include "parse.h"
#include "check.h"
#include "auth/sudo_auth.h"
#include "sudo_iolog.h"