From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: bcc dpmi ver1.2.0 Date: Mon, 14 Jun 2004 15:05:59 +0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <40CD8697.4060905@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. R.L. Horn wrote: > My /usr/include/linux is a symlink into the kernel source. To what was already said here, I can add that if you look into dosemu source tree, you'll find the include/Linux dir, where dosemu has yet another private set of kernel headers. This was done probably exactly to work around the people who symlinks /usr/include/linux the way you did (or the way the libc5 did).