PERFORCE change 44335 for review
Juli Mallett
jmallett at FreeBSD.org
Thu Dec 25 18:56:32 PST 2003
http://perforce.freebsd.org/chv.cgi?CH=44335
Change 44335 by jmallett at jmallett_oingo on 2003/12/25 18:56:15
Werror-able.
Affected files ...
.. //depot/projects/mips/sys/mips/conf/INDY#2 edit
.. //depot/projects/mips/sys/mips/mips/vm_machdep.c#8 edit
Differences ...
==== //depot/projects/mips/sys/mips/conf/INDY#2 (text+ko) ====
@@ -8,7 +8,6 @@
ident INDY
maxusers 0
-makeoptions WERROR=-Wno-error #XXX: We don't want -Werror just now
makeoptions MIPSOPTS=-mips3 #Build for a MIPS III
makeoptions TEXTADDR=0x88069000 #Indy
==== //depot/projects/mips/sys/mips/mips/vm_machdep.c#8 (text+ko) ====
@@ -35,6 +35,7 @@
#include <sys/proc.h>
#include <sys/queue.h>
#include <sys/socketvar.h>
+#include <sys/sf_buf.h>
#include <machine/cpu.h>
#include <machine/cpufunc.h>
More information about the p4-projects
mailing list