Re: 2.0.29 2.0.30 /usr/include/sys/vm86.h

Hans Lermen (lermen@elserv.ffm.fgan.de)
Tue, 22 Apr 1997 09:29:46 +0200 (MET DST)


On Mon, 21 Apr 1997, Keith Smith wrote:

>
> Please check the file /usr/include/sys/vm86.h
^^^^^^^^^^^^^^^^
>
> #include <linux/vm86.h>
> -- should be --
> #include <asm/vm86.h>

This is a libc thing, not a kernel one. You apparently have an old libc.

However, AFAIK the only application using vm86.h is DOSEMU, and the
recent versions take care of that.

Hans
<lermen@fgan.de>