mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
dnsserver: Remove incorrect and not required include of ldb_private.h
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
617bc3fe61
commit
4ef468eecd
@ -26,7 +26,6 @@
|
||||
#include "lib/util/dlinklist.h"
|
||||
#include "librpc/gen_ndr/ndr_dnsserver.h"
|
||||
#include "dnsserver.h"
|
||||
#include "lib/ldb/include/ldb_private.h"
|
||||
|
||||
struct dnsserver_state {
|
||||
struct loadparm_context *lp_ctx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user