Do not use popt_common.h in dlz_bind9
authorAndrew Bartlett <abartlet@samba.org>
Sun, 15 Mar 2015 22:26:16 +0000 (11:26 +1300)
committerAmitay Isaacs <amitay@samba.org>
Mon, 16 Mar 2015 05:41:06 +0000 (06:41 +0100)
We do not use popt_common structures here

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
source4/dns_server/dlz_bind9.c

index b7f5e5816eef69772783902350a806cad254a55d..8c7192fdc656123c1c43cdec19e5f8894e608085 100644 (file)
@@ -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"