Subject: CVS commit: syssrc/sys/compat/linux/arch/m68k
To: None <source-changes@netbsd.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 03/16/2002 16:49:31
Module Name:	syssrc
Committed By:	pooka
Date:		Sat Mar 16 14:49:30 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/arch/m68k: linux_types.h

Log Message:
Replace unused padding in struct linux_stat64 by lst_ino64 as found in
linux's m68k struct stat64.

makes linux compat compile again


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/compat/linux/arch/m68k/linux_types.h

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