PERFORCE change 104867 for review

M. Warner Losh imp at bsdimp.com
Thu Aug 24 16:37:27 UTC 2006


In message: <200608232202.k7NM2qZO023634 at repoman.freebsd.org>
            Oleksandr Tymoshenko <gonzo at freebsd.org> writes:
: http://perforce.freebsd.org/chv.cgi?CH=104867
: 
: Change 104867 by gonzo at 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>?


More information about the p4-projects mailing list