various GCC 4 build fixes

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18875 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen
2006-09-17 15:08:41 +00:00
parent d67b1efc99
commit 3ec18e87d6
25 changed files with 55 additions and 19 deletions
@@ -10,6 +10,7 @@
#include <malloc.h>
#include <stdio.h>
#include <string.h>
#include <ByteOrder.h>
+1 -1
View File
@@ -16,7 +16,7 @@
# include <Archivable.h>
# include "Observable.h"
#endif ICON_O_MATIC
#endif // ICON_O_MATIC
#include "Transformable.h"