Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 01/17/1999 22:01:22
Module Name:	src
Committed By:	cgd
Date:		Mon Jan 18 06:01:21 UTC 1999

Modified Files:
	src/sys/arch/i386/i386 [netbsd-1-3]: ibcs2_machdep.c
Log Message:
patch to include <machine/vm86.h> if VM86 is defined.  Fixes PR#5574
and PR#5884.  Implemented in -current in rev 1.6, but that also
includes bits about options headers.  (frueauf)