2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
9 #include "bsdsocket_intern.h"
11 /*****************************************************************************
15 AROS_LH0(long, gethostid
,
20 struct Library
*, SocketBase
, 48, BSDSocket
)
40 *****************************************************************************/
43 AROS_LIBBASE_EXT_DECL(struct Library
*,SocketBase
)
45 aros_print_not_implemented ("gethostid");
46 #warning TODO: Write BSDSocket/gethostid