Subject: CVS commit: src/sys/compat/ultrix
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 08/31/2005 16:01:56
Module Name:	src
Committed By:	he
Date:		Wed Aug 31 16:01:56 UTC 2005

Modified Files:
	src/sys/compat/ultrix: ultrix_fs.c

Log Message:
Now that <ufs/ufsmount.h> includes <ufs/extattr.h>, we also need
<sys/vnode.h> and <sys/vnode_if.h> to bring the definition of struct
vop_getextattr_args into scope.  Fixes build problem for arc.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/compat/ultrix/ultrix_fs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.