2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
9 #include "bsdsocket_intern.h"
11 /*****************************************************************************
15 AROS_LH2(struct netent
*, getnetbyaddr
,
18 AROS_LHA(long, net
, D0
),
19 AROS_LHA(int, type
, D1
),
22 struct Library
*, SocketBase
, 38, BSDSocket
)
42 *****************************************************************************/
46 aros_print_not_implemented ("getnetbyaddr");
47 #warning TODO: Write BSDSocket/getnetbyaddr