idl: Use typedef rather than declare.
[samba.git] / source4 / librpc / idl / drsuapi.idl
index e8fbc85f29788d2054e342060f95dbfdf352508a..f298b7e32106d3cceb8ef3d5f2c5e9ddb1441c62 100644 (file)
@@ -13,7 +13,7 @@ import "security.idl", "misc.idl", "samr.idl";
 ]
 interface drsuapi
 {
-       declare bitmap samr_GroupAttrs;
+       typedef bitmap samr_GroupAttrs samr_GroupAttrs;
 
        /*****************/
         /* Function 0x00 */