Subject: CVS commit: syssrc/sys/compat/sunos
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/02/2001 02:35:26
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sun Dec  2 00:35:25 UTC 2001

Modified Files:
	syssrc/sys/compat/sunos: sunos_misc.c

Log Message:
Don't define COMPAT_SUNOS here. It is defined in opt_compat_sunos.h
and <sys/ioctl.h> and <sys/tty.h> include it properly.

XXX Is this needed for LKM?


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 syssrc/sys/compat/sunos/sunos_misc.c

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