Subject: CVS commit: src/sys/compat/netbsd32
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 07/13/2006 23:22:40
Module Name:	src
Committed By:	pavel
Date:		Thu Jul 13 23:22:40 UTC 2006

Modified Files:
	src/sys/compat/netbsd32: syscalls.master

Log Message:
do not protect the getfh syscall by
#if defined(NFS) || defined(NFSSERVER).
The native syscall also isn't.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/compat/netbsd32/syscalls.master

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