libndr: implement LIBNDR_RELATIVE_REVERSE handling
[samba.git] / librpc / ndr / libndr.h
index 00f4c3e50a8eed1b5b646932b25f3fd500fa2542..f730ed8f322c22429050bc11dd327e45e29abb9c 100644 (file)
@@ -90,6 +90,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;