Fixes due to the team/thread.h separation and minor header cleanup.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6998 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
** Distributed under the terms of the NewOS License.
|
||||
*/
|
||||
|
||||
#include <OS.h>
|
||||
|
||||
#include <boot/kernel_args.h>
|
||||
#include <Errors.h>
|
||||
#include <kernel.h>
|
||||
#include <console.h>
|
||||
#include <debug.h>
|
||||
#include <arch/faults.h>
|
||||
@@ -19,7 +19,6 @@
|
||||
#include <vm.h>
|
||||
#include <timer.h>
|
||||
#include <smp.h>
|
||||
#include <OS.h>
|
||||
#include <sem.h>
|
||||
#include <port.h>
|
||||
#include <vfs.h>
|
||||
@@ -31,6 +30,7 @@
|
||||
#include <bus.h>
|
||||
#include <kmodule.h>
|
||||
#include <int.h>
|
||||
#include <team.h>
|
||||
#include <real_time_clock.h>
|
||||
#include <kernel_daemon.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user