For some strange reason using :
[ira/wip.git] / librpc / idl / xattr.idl
index c2b8bb0cc208d0285dbd857ec9bd2469cc65e9c3..4485caa48f4dbcdaf0a9bdac25cf2c2d05a1f60a 100644 (file)
@@ -135,7 +135,7 @@ interface xattr
        typedef [public] struct {
                security_descriptor *sd;
                uint16 hash_type;
-               uint8 hash[XATTR_SD_HASH_SIZE]; /* 64 bytes hash. */
+               uint8 hash[64]; /* 64 bytes hash. */
        } security_descriptor_hash_v3;
 
        typedef [switch_type(uint16)] union {