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 <ctype.h>
#include "sudoers.h" #include "sudoers.h"
#include "sudo_lbuf.h"
extern struct sudo_nss sudo_nss_file; extern struct sudo_nss sudo_nss_file;
#ifdef HAVE_LDAP #ifdef HAVE_LDAP