summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_dfs.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-17 15:07:24 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-17 15:07:24 +0200
commit5975cbc2606104c0eeaea12891ee6934e413f395 (patch)
treede94df97d3ad3d71eb09454ebcd565aa8e71deba /source3/librpc/gen_ndr/ndr_dfs.c
parent06999ae473b5a1fdf21b44fa5866ad1dbc47d749 (diff)
downloadsamba-5975cbc2606104c0eeaea12891ee6934e413f395.tar.gz
samba-5975cbc2606104c0eeaea12891ee6934e413f395.tar.bz2
samba-5975cbc2606104c0eeaea12891ee6934e413f395.zip
Sync addition of [todo] attribute to Samba 3.
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_dfs.c')
-rw-r--r--source3/librpc/gen_ndr/ndr_dfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/ndr_dfs.c b/source3/librpc/gen_ndr/ndr_dfs.c
index 05f6fcc0ed..75a0d4b755 100644
--- a/source3/librpc/gen_ndr/ndr_dfs.c
+++ b/source3/librpc/gen_ndr/ndr_dfs.c
@@ -3,6 +3,7 @@
#include "includes.h"
#include "librpc/gen_ndr/ndr_dfs.h"
+#include "librpc/gen_ndr/ndr_misc.h"
static enum ndr_err_code ndr_push_dfs_ManagerVersion(struct ndr_push *ndr, int ndr_flags, enum dfs_ManagerVersion r)
{
NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r));