mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Do not use popt_common.h in dlz_bind9
We do not use popt_common structures here Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
65379ef3a4
commit
57a80ebee3
@ -35,7 +35,7 @@
|
||||
#include "gen_ndr/ndr_dnsp.h"
|
||||
#include "gen_ndr/server_id.h"
|
||||
#include "messaging/messaging.h"
|
||||
#include "lib/cmdline/popt_common.h"
|
||||
#include <popt.h>
|
||||
#include "lib/util/dlinklist.h"
|
||||
#include "dlz_minimal.h"
|
||||
#include "dns_server/dnsserver_common.h"
|
||||
|
Loading…
Reference in New Issue
Block a user