summaryrefslogtreecommitdiff
path: root/vm
diff options
context:
space:
mode:
authorMarin Ramesa <mpr@hi.t-com.hr>2013-11-14 21:04:05 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-11-15 02:10:32 +0100
commit7b7240a68c18804c553e9bc5664b3bcedcfbb1e1 (patch)
tree8acc0635aaedb19c82ecf13977c7ccf5f1175279 /vm
parentc19732181e805c31f968779141ce0c434b07b017 (diff)
i386/i386/vm_tuning.h: remove file
* i386/Makefrag.am: Remove i386/i386/vm_tuning.h. * i386/i386/vm_tuning.h: Remove file. * vm/vm_pageout.c: Don't include i386/i386/vm_tuning.h.
Diffstat (limited to 'vm')
-rw-r--r--vm/vm_pageout.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm/vm_pageout.c b/vm/vm_pageout.c
index 0f4f3ba6..38195ade 100644
--- a/vm/vm_pageout.c
+++ b/vm/vm_pageout.c
@@ -52,7 +52,6 @@
#include <vm/vm_page.h>
#include <vm/vm_pageout.h>
#include <machine/locore.h>
-#include <machine/vm_tuning.h>