diff options
Diffstat (limited to 'vm')
-rw-r--r-- | vm/vm_pageout.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vm/vm_pageout.c b/vm/vm_pageout.c index 0f4f3ba..38195ad 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> |