2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 22:35:10 +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

@@ -27,7 +27,6 @@
#include <stdlib.h>
#include "sudoers.h"
#include "parse.h"
#include "sudo_lbuf.h"
#include <gram.h>