Implemented _init_roster_() and added _delete_roster_() which are now responsible for be_roster.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@399 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2002-07-23 21:21:55 +00:00
parent a3a31e261e
commit 17c00872bb
2 changed files with 15 additions and 6 deletions
+1
View File
@@ -40,6 +40,7 @@ class BMessage;
class BNodeInfo;
extern "C" int _init_roster_();
extern "C" int _delete_roster_();
/*-------------------------------------------------------------*/
/* --------- app_info Struct and Values ------------------------ */