s3: fix build issue on Tru64
authorBjörn Jacke <bj@sernet.de>
Sun, 7 Feb 2010 19:10:57 +0000 (20:10 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 8 Feb 2010 15:07:05 +0000 (16:07 +0100)
commit2c6d488537962fdab718aac68cab7f790fe480e5
treea4622182267c839e344b7cf2d3aa6a6cb1516fd5
parentf6322442f54d49b8bacec2d8fc7960d0b87d674b
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.
(cherry picked from commit 328a6264a7b64dce9378bf9c9c2ab3aeb7d755c7)
source3/modules/vfs_acl_common.c