Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2006 22:02:52 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 104867 for review
Message-ID:  <200608232202.k7NM2qZO023634@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"
 
 /*
  * If compiling for shared libs, Emit sysV ABI PIC segment pseudo-ops.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608232202.k7NM2qZO023634>