libndr: implement LIBNDR_RELATIVE_REVERSE handling
[abartlet/samba.git/.git] / librpc / ndr / libndr.h
index 41e214da2a478eeef47ab196b7f0152c81323717..72e8d21ba40a40836ef4ff1eabcf431a4c275ed6 100644 (file)
@@ -91,6 +91,7 @@ struct ndr_push {
 
        struct ndr_token_list *switch_list;
        struct ndr_token_list *relative_list;
+       struct ndr_token_list *relative_begin_list;
        struct ndr_token_list *nbt_string_list;
        struct ndr_token_list *full_ptr_list;