Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2008 18:29:19 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 145108 for review
Message-ID:  <200807121829.m6CITJ4B019320@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=145108

Change 145108 by gonzo@gonzo_jeeves on 2008/07/12 18:28:32

	Remove unnecessary includes

Affected files ...

.. //depot/projects/mips2/src/sys/mips/mips/genassym.c#10 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/mips/genassym.c#10 (text+ko) ====

@@ -51,8 +51,6 @@
 #include <sys/vmmeter.h>
 #include <vm/vm.h>
 #include <vm/vm_param.h>
-#include <vm/pmap.h>
-#include <vm/vm_map.h>
 #include <sys/proc.h>
 #include <machine/pcb.h>
 #include <machine/sigframe.h>



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