s3: fix build issue on Tru64
authorBjörn Jacke <bj@sernet.de>
Sun, 7 Feb 2010 19:10:57 +0000 (20:10 +0100)
committerBjörn Jacke <bj@sernet.de>
Sun, 7 Feb 2010 20:07:13 +0000 (21:07 +0100)
commit328a6264a7b64dce9378bf9c9c2ab3aeb7d755c7
tree9fa28054b0dc3da767fd034808d21694bc318cc7
parent1b4a3cc3f49055b4fcdaa021e826660e7e33095a
s3: fix build issue on Tru64

Thanks, Volker for the hint - acl_type is a macro on Tru64. Renamed it
to acltype. This fixes #7103.
source3/modules/vfs_acl_common.c