Removed some garbage.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2585 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-01-27 13:58:12 +00:00
parent 74eff974c5
commit c69aed7afc
+1 -5
View File
@@ -6,13 +6,9 @@
#ifndef _OS_H
#define _OS_H
//#include <ktypes.h>
// ToDo: has to be included here, but does currently causes compiler errors
// (redefinitions in ktypes.h (bigtime_t), and arch/x86/types.h (int8, ...))
#include <SupportDefs.h>
#include <StorageDefs.h>
// ToDo: is automatically included by SupportDefs.h, so that one can be removed later
//#include <Errors.h>
#ifdef __cplusplus