Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / network / stacks / AROSTCP / netinclude / proto / socket.h
blob1f0d066c0bb25f3ee3a11649cb2a07e31dd965fb
1 #ifndef PROTO_SOCKET_H
2 #define PROTO_SOCKET_H
4 /*
5 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
7 Desc: Wrapper for naming anomaly bsdsocket.library <-> socket.h
8 Lang: English
9 */
11 #include <proto/bsdsocket.h>
13 #endif /* PROTO_SOCKET_H */