Added missing include.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35392 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2010-02-03 18:47:07 +00:00
parent cf99b9ab60
commit 2735cad982
@@ -1,10 +1,14 @@
/*
/*
** Copyright 2001, Travis Geiselbrecht. All rights reserved.
** Distributed under the terms of the NewOS License.
*/
#ifndef KERNEL_ARCH_PPC_THREAD_TYPES_H
#define KERNEL_ARCH_PPC_THREAD_TYPES_H
#include <SupportDefs.h>
#define IFRAME_TRACE_DEPTH 4
struct iframe_stack {