diff options
-rw-r--r-- | source4/libcli/finddcs_nbt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/libcli/finddcs_nbt.c b/source4/libcli/finddcs_nbt.c index 53099002ca..c7e89898b6 100644 --- a/source4/libcli/finddcs_nbt.c +++ b/source4/libcli/finddcs_nbt.c @@ -24,11 +24,9 @@ #include <tevent.h> #include "lib/messaging/irpc.h" #include "librpc/gen_ndr/ndr_irpc_c.h" -#include "librpc/gen_ndr/samr.h" #include "libcli/composite/composite.h" #include "libcli/libcli.h" #include "libcli/resolve/resolve.h" -#include "libcli/finddc.h" #include "lib/util/tevent_ntstatus.h" struct finddcs_nbt_state { |