This should fix the remaining build problems under Dano and Zeta.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24169 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
43361fc860
commit
487b83f327
@ -11,9 +11,12 @@
|
||||
|
||||
#ifdef HAIKU_HOST_PLATFORM_DANO
|
||||
# include <be_setup.h>
|
||||
# include <be_errors.h>
|
||||
# define _ERRORS_H
|
||||
// this is what Haiku/BeOS is using
|
||||
#endif
|
||||
|
||||
#if defined(HAIKU_TARGET_PLATFORM_LIBBE_TEST) || defined(HAIKU_HOST_PLATFORM_DANO)
|
||||
#ifdef HAIKU_TARGET_PLATFORM_LIBBE_TEST
|
||||
# define _BE_ERRNO_H_
|
||||
// this is what Dano/Zeta is using
|
||||
# include <Errors.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user