2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 05:48:18 +00:00

No need to include cvtsudoers.h here.

This commit is contained in:
Todd C. Miller 2023-09-13 19:44:02 -06:00
parent 0011333f8e
commit a9ee97580a

View File

@ -35,7 +35,6 @@
#include <arpa/inet.h> #include <arpa/inet.h>
#include "sudoers.h" #include "sudoers.h"
#include "cvtsudoers.h"
#include "interfaces.h" #include "interfaces.h"
/* STUB */ /* STUB */