s3:sysquota_nfs: fix build on Tru64 et alii
commitabf98e32899194f6b8ce603e80596f39fee5cc2b
authorBjörn Jacke <bj@sernet.de>
Fri, 7 Sep 2012 15:35:41 +0000 (7 17:35 +0200)
committerBjörn Jacke <bj@sernet.de>
Fri, 7 Sep 2012 15:56:08 +0000 (7 17:56 +0200)
treed2ed2ec4b71964fa7a17ef85cbe1a7fcb8916daa
parent0c0441bd4550adb864baa0c36a201d273a24b75e
s3:sysquota_nfs: fix build on Tru64 et alii

the old Unix world put the struct rquota directly into the getquota_rslt
struct, the new Unix world puts a getquota_rslt_u union in between and they
decided to rename the status struct member.
source3/configure.in
source3/lib/sysquotas_nfs.c