Don't call ReadArgs() if started from WB.
[tangerine.git] / compiler / include / clib / socket_protos.h
blob02e053f4ad178b48eaa9b47234de16ea28f72a63
1 #ifndef CLIB_SOCKET_PROTOS_H
2 #define CLIB_SOCKET_PROTOS_H
4 /*
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 $Id$
8 Desc: Wrapper for naming anomaly bsdsocket.library <-> socket.h
9 Lang: English
12 #include <clib/bsdsocket_protos.h>
14 #endif /* CLIB_SOCKET_PROTOS_H */