* Fixed warning.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36302 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2010-04-15 15:51:47 +00:00
parent ec7d168081
commit 024bc08b2f
+2 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright 2003-2008, Axel Dörfler, [email protected].
* Copyright 2003-2010, Axel Dörfler, [email protected].
* Distributed under the terms of the MIT License.
*/
@@ -19,6 +19,7 @@
#include "console.h"
#include "cpu.h"
#include "debug.h"
#include "hpet.h"
#include "keyboard.h"
#include "mmu.h"
#include "multiboot.h"