Some more bone compatibility.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23507 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -133,6 +133,12 @@ extern float roundf(float value);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(HAIKU_TARGET_PLATFORM_BONE) || defined(HAIKU_TARGET_PLATFORM_DANO)
|
||||
# define IF_NAMESIZE IFNAMSIZ
|
||||
# define ifc_value ifc_val
|
||||
# define IFF_AUTO_CONFIGURED 0
|
||||
#endif
|
||||
|
||||
#ifndef INT64_MAX
|
||||
#include <limits.h>
|
||||
#define INT64_MAX LONGLONG_MAX
|
||||
|
||||
Reference in New Issue
Block a user