fix build of rc under ZETA
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14613 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ec769ec5b2
commit
1ce9b0cb59
@ -554,7 +554,11 @@ write_fields(BMessage &msg)
|
||||
int32 t = 0;
|
||||
int32 item = 0;
|
||||
|
||||
#ifdef B_BEOS_VERSION_DANO
|
||||
const char *name;
|
||||
#else
|
||||
char *name;
|
||||
#endif
|
||||
type_code type;
|
||||
int32 count;
|
||||
const void *data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user