diff options
Diffstat (limited to 'sys/mips/rt305x/rt305x_machdep.c')
-rw-r--r-- | sys/mips/rt305x/rt305x_machdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/mips/rt305x/rt305x_machdep.c b/sys/mips/rt305x/rt305x_machdep.c index 33c131c..07342bd 100644 --- a/sys/mips/rt305x/rt305x_machdep.c +++ b/sys/mips/rt305x/rt305x_machdep.c @@ -54,7 +54,6 @@ __FBSDID("$FreeBSD$"); #include <vm/vm.h> #include <vm/vm_object.h> #include <vm/vm_page.h> -#include <vm/vm_pager.h> #include <machine/cache.h> #include <machine/clock.h> |