Two more #include <util/kernel_cpp.h> for consistency's sake.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4992 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-10-12 00:45:38 +00:00
parent df46e9e59f
commit 748d45313d
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <SupportDefs.h>
#include <util/kernel_cpp.h>
#include "Handle.h"
#include "openfirmware.h"

View File

@ -6,6 +6,7 @@
#include <SupportDefs.h>
#include <string.h>
#include <util/kernel_cpp.h>
#include "Handle.h"
#include "console.h"