Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/24/2004 13:10:46
Module Name:	src
Committed By:	he
Date:		Fri Sep 24 13:10:46 UTC 2004

Modified Files:
	src/sys/compat/linux/common: linux_misc_notalpha.c

Log Message:
Since the implementation of bsd_to_linux_statfs64() is conditional,
also make the forward declaration conditional.  Fixes compile
problem for m68k ports.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/compat/linux/common/linux_misc_notalpha.c

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