gcc3 fixes & other minor tweaks

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3619 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shadow303
2003-06-23 02:54:52 +00:00
parent 3368f55060
commit b511995b2f
25 changed files with 163 additions and 157 deletions
+1
View File
@@ -29,6 +29,7 @@
#include "CursorManager.h"
#include "ServerCursor.h"
#include <Errors.h>
#include <string.h>
//! The global cursor manager object. Allocated and freed by AppServer class
CursorManager *cursormanager;