diff --git a/src/afs/SOLARIS/osi_vnodeops.c b/src/afs/SOLARIS/osi_vnodeops.c index a765449616..e6e9623383 100644 --- a/src/afs/SOLARIS/osi_vnodeops.c +++ b/src/afs/SOLARIS/osi_vnodeops.c @@ -1570,7 +1570,7 @@ gafs_inactive(struct vnode *vp, afs_ucred_t *acred) static int -gafs_fid(struct vnode *vp, struct fid **fidpp) +gafs_fid(struct vnode *vp, struct fid *fidpp) { int code; AFS_GLOCK();