Removed unneeded includes of ktypes.h.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10036 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-11-19 19:40:05 +00:00
parent 424ecf02b2
commit 6a689590ce
3 changed files with 9 additions and 3 deletions
+3 -1
View File
@@ -5,9 +5,11 @@
#ifndef _KERNEL_ARCH_x86_CPU_H
#define _KERNEL_ARCH_x86_CPU_H
#include <ktypes.h>
#include <SupportDefs.h>
#include <arch/x86/descriptors.h>
struct tss {
uint16 prev_task;
uint16 unused0;