Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2003 14:58:53 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 41761 for review
Message-ID:  <200311082258.hA8Mwrns014089@repoman.freebsd.org>

index | next in thread | raw e-mail

http://perforce.freebsd.org/chv.cgi?CH=41761

Change 41761 by jmallett@jmallett_dalek on 2003/11/08 14:58:24

	Includes.

Affected files ...

.. //depot/projects/mips/sys/mips/mips/trap.c#12 edit

Differences ...

==== //depot/projects/mips/sys/mips/mips/trap.c#12 (text+ko) ====

@@ -35,8 +35,8 @@
 #include <vm/vm.h>
 #include <vm/pmap.h>
 
+#include <machine/cpu.h>
 #include <machine/frame.h>
-#include <machine/md_var.h>
 #include <machine/pte.h>
 #include <machine/tlb.h>
 #include <machine/trap.h>


home | help

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