added B_BAD_DATA (it doesn't exist on R5)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18725 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b206bbe1d8
commit
df076a3f69
@ -64,6 +64,7 @@ extern float roundf(float value);
|
||||
|
||||
#ifdef HAIKU_TARGET_PLATFORM_BEOS
|
||||
# define B_REDO 'REDO'
|
||||
# define B_BAD_DATA (B_NOT_ALLOWED + 1)
|
||||
#endif
|
||||
|
||||
#endif // HAIKU_BUILD_COMPATIBILITY_H
|
||||
|
Loading…
Reference in New Issue
Block a user