Removed unused headers.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3693 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-06-27 16:53:33 +00:00
parent c05acf62ee
commit 9d1b8268b8

View File

@ -3,16 +3,9 @@
*/
#include <kernel.h>
#include <memheap.h>
#include <OS.h>
#include <smp.h>
#include <arch/int.h>
#include <arch/debug.h>
#include <KernelExport.h>
#include <cbuf.h>
#include <arch/cpu.h>
#include <debug.h>
#include <int.h>
#include <vm.h>
#include <string.h>