MuYao Luo has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/495840 )
Change subject: bugfix: Resolve compilation fail when acl/libacl.h was not found
......................................................................
bugfix: Resolve compilation fail when acl/libacl.h was not found
acl/libacl.h is included by posix_acls.h which is out of USE_NFSACL3
condition judgment, We should include it in this conditional statement
to prevent compilation errors.
Change-Id: Id1f0417f40ab635d94a51bc106b936e7b4c6f715
Signed-off-by: Luo Muyao <luo.muyao(a)zte.com.cn>
---
M src/include/nfs_proto_tools.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/40/495840/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/495840
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Id1f0417f40ab635d94a51bc106b936e7b4c6f715
Gerrit-Change-Number: 495840
Gerrit-PatchSet: 1
Gerrit-Owner: MuYao Luo <luo.muyao(a)zte.com.cn>
Gerrit-MessageType: newchange