EHOSTDOWN not needed for Haiku
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14761 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -16,8 +16,10 @@
|
|||||||
#define printf dprintf
|
#define printf dprintf
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef __HAIKU__
|
||||||
/* Not really sure if this is safe... */
|
/* Not really sure if this is safe... */
|
||||||
#define EHOSTDOWN (B_POSIX_ERROR_BASE + 45)
|
#define EHOSTDOWN (B_POSIX_ERROR_BASE + 45)
|
||||||
|
#endif
|
||||||
|
|
||||||
/* These are GCC only, so we'll need PPC version eventually... */
|
/* These are GCC only, so we'll need PPC version eventually... */
|
||||||
struct quehead {
|
struct quehead {
|
||||||
|
|||||||
Reference in New Issue
Block a user