revert between 56095 -> 55830 in arch
[AROS.git] / workbench / network / common / include / 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 */