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)