r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
[kai/samba.git] / source4 / librpc / idl / misc.idl
index 2b099a61645164e18b2209471b95d60a00c32c61..0861758187dc280783fc4d4cb7c7bd0d6116f296 100644 (file)
@@ -16,6 +16,11 @@ interface misc
                uint8  node[6];
        } GUID;
 
+       typedef [public] struct {
+               GUID uuid;
+               uint32 if_version;
+       } ndr_syntax_id;
+
        typedef [public] struct {
                uint32 handle_type;
                GUID   uuid;