Separated the team functions from the thread.h header into the new team.h.

Fixed fd.h to include that file.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6995 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-03-16 02:40:03 +00:00
parent 8131e02c55
commit 14f5ad8ce4
3 changed files with 53 additions and 26 deletions
+1
View File
@@ -9,6 +9,7 @@
#include <lock.h>
#include <memheap.h>
#include <sys/stat.h>
#include <team.h>
#ifdef __cplusplus