summaryrefslogtreecommitdiff
path: root/source3/librpc/ndr/libndr.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-02-27 17:17:16 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:18:13 -0500
commit7d2152b8dc160175939eeb3b943827f3b68928bd (patch)
tree6fe2017a539717303436ca26e98812b5b29794f8 /source3/librpc/ndr/libndr.h
parent81e4a28718632c1e5173ecb8b16db43cde439254 (diff)
downloadsamba-7d2152b8dc160175939eeb3b943827f3b68928bd.tar.gz
samba-7d2152b8dc160175939eeb3b943827f3b68928bd.tar.bz2
samba-7d2152b8dc160175939eeb3b943827f3b68928bd.zip
r21562: Regenerate gen_ndr after pidl changes.
(This used to be commit 952f648d8132a0652bb03b9e7671239e57614ee9)
Diffstat (limited to 'source3/librpc/ndr/libndr.h')
-rw-r--r--source3/librpc/ndr/libndr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/ndr/libndr.h b/source3/librpc/ndr/libndr.h
index 32dd0ef6c5..3c2377f57f 100644
--- a/source3/librpc/ndr/libndr.h
+++ b/source3/librpc/ndr/libndr.h
@@ -93,6 +93,7 @@ struct ndr_push {
struct ndr_token_list *switch_list;
struct ndr_token_list *relative_list;
struct ndr_token_list *nbt_string_list;
+ struct ndr_token_list *full_ptr_list;
/* this is used to ensure we generate unique reference IDs */
uint32_t ptr_count;