2 Copyright © 2000-2010, The AROS Development Team. All rights reserved.
9 #include "bsdsocket_intern.h"
11 /*****************************************************************************
15 AROS_LH1(unsigned long, inet_network
,
18 AROS_LHA(const char *, cp
, A0
),
21 struct Library
*, SocketBase
, 34, BSDSocket
)
41 *****************************************************************************/
45 aros_print_not_implemented ("inet_network");
46 #warning TODO: Write BSDSocket/inet_network