Skip to content

Commit ce1259b

Browse files
authored
Update dlsof.h for Solaris NFS rnode4.h issues
1 parent e018502 commit ce1259b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/dialects/sun/dlsof.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,9 @@ struct lock_descriptor {
337337
# if solaris >= 100000
338338
# include <nfs/mount.h>
339339
# include <nfs/nfs4.h>
340+
# define xvattr_t vattr_t
340341
# include <nfs/rnode4.h>
342+
# undef xvattr_t
341343
# endif /* solaris>=100000 */
342344

343345
# if solaris >= 100000

0 commit comments

Comments
 (0)