2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-03 07:45:47 +00:00

No longer need to include sudo_lbuf.h

This commit is contained in:
Todd C. Miller
2019-02-06 10:25:52 -07:00
parent ffc4db6aee
commit 694999487b

View File

@@ -38,7 +38,6 @@
#include <ctype.h>
#include "sudoers.h"
#include "sudo_lbuf.h"
extern struct sudo_nss sudo_nss_file;
#ifdef HAVE_LDAP