vfs_fruit: add a forward declaration for ad_get()
authorRalph Boehme <slow@samba.org>
Tue, 21 May 2019 14:00:00 +0000 (16:00 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 23 May 2019 23:26:14 +0000 (23:26 +0000)
commit4777d1163a7c18c89ce9be955903427a18134415
tree65a60dd21563594e0c0ff993ce8985b1f70722bc
parent8ed9b6b457923d2353d1d18838f4a278db48c6b9
vfs_fruit: add a forward declaration for ad_get()

Will be needed in the next commit.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13958

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_fruit.c