Fixed build with scheduler tracing enabled.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34714 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2009-12-20 00:32:08 +00:00
parent a73382f7bb
commit 022cdb9ce3
@@ -10,6 +10,7 @@
#include "scheduler_affine.h"
#include "scheduler_simple.h"
#include "scheduler_simple_smp.h"
#include "scheduler_tracing.h"
struct scheduler_ops* gScheduler;