From e03a2ad01b26df92c843956e4cd2a46e7d6f1f56 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Mon, 21 Apr 2008 20:03:17 +0200 Subject: IDL: rerun make idl. Guenther (This used to be commit 5e0ccaf0c02a2d2d87ed8a2999c09ae1ccfc48e8) --- source3/librpc/gen_ndr/ndr_netlogon.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/librpc/gen_ndr/ndr_netlogon.c') diff --git a/source3/librpc/gen_ndr/ndr_netlogon.c b/source3/librpc/gen_ndr/ndr_netlogon.c index be7d7d1e08..ce61f8d0aa 100644 --- a/source3/librpc/gen_ndr/ndr_netlogon.c +++ b/source3/librpc/gen_ndr/ndr_netlogon.c @@ -6,6 +6,7 @@ #include "librpc/gen_ndr/ndr_lsa.h" #include "librpc/gen_ndr/ndr_samr.h" #include "librpc/gen_ndr/ndr_security.h" +#include "librpc/gen_ndr/ndr_nbt.h" static enum ndr_err_code ndr_push_netr_UasInfo(struct ndr_push *ndr, int ndr_flags, const struct netr_UasInfo *r) { if (ndr_flags & NDR_SCALARS) { -- cgit