From 12f0b50c3afee6af6337b2a1d47dcfa9e7f004bd Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Tue, 8 Jun 2010 21:21:55 +0000 Subject: [PATCH] Removed not needed and no longer existing header. Fixes the build. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37067 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/system/kernel/arch/x86/arch_vm.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/system/kernel/arch/x86/arch_vm.cpp b/src/system/kernel/arch/x86/arch_vm.cpp index 61e9e35c92..9f389aa14c 100644 --- a/src/system/kernel/arch/x86/arch_vm.cpp +++ b/src/system/kernel/arch/x86/arch_vm.cpp @@ -31,8 +31,6 @@ #include -#include "x86_paging.h" - //#define TRACE_ARCH_VM #ifdef TRACE_ARCH_VM