From 75fe8391f9101198d2be910ef9706b18675380e0 Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Sun, 10 Feb 2008 21:53:53 +0000 Subject: [PATCH] Fix the build. Apparently this file wasn't recompiled on my end before. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23942 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/system/kernel/arch/x86/arch_vm_translation_map.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system/kernel/arch/x86/arch_vm_translation_map.cpp b/src/system/kernel/arch/x86/arch_vm_translation_map.cpp index 9003cdfc3f..3cfcc57ce2 100644 --- a/src/system/kernel/arch/x86/arch_vm_translation_map.cpp +++ b/src/system/kernel/arch/x86/arch_vm_translation_map.cpp @@ -12,7 +12,7 @@ #include #include #include -#include +#include #include #include