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:
François Revol
2008-01-14 01:58:51 +00:00
parent e7fe0f67d1
commit f9e760ccaa
+6
View File
@@ -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