Date: Thu, 24 Aug 2006 10:34:37 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: gonzo@FreeBSD.ORG Cc: perforce@FreeBSD.ORG Subject: Re: PERFORCE change 104867 for review Message-ID: <20060824.103437.-300781161.imp@bsdimp.com> In-Reply-To: <200608232202.k7NM2qZO023634@repoman.freebsd.org> References: <200608232202.k7NM2qZO023634@repoman.freebsd.org>
index | next in thread | previous in thread | raw e-mail
In message: <200608232202.k7NM2qZO023634@repoman.freebsd.org>
Oleksandr Tymoshenko <gonzo@freebsd.org> writes:
: http://perforce.freebsd.org/chv.cgi?CH=104867
:
: Change 104867 by gonzo@gonzo_hideout on 2006/08/23 22:02:08
:
: o More NetBSDisms fixed.
:
: Affected files ...
:
: .. //depot/projects/mips2/src/lib/libc/mips/SYS.h#2 edit
:
: Differences ...
:
: ==== //depot/projects/mips2/src/lib/libc/mips/SYS.h#2 (text+ko) ====
:
: @@ -67,7 +67,8 @@
: */
:
: #include <sys/syscall.h>
: -#include <mips/asm.h>
: +
: +#include "machine/asm.h"
: +#include "machine/asm.h"
shouldn't that be <machine/asm.h>?
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060824.103437.-300781161.imp>
