Check for SYS/GL during library init. Reason is that
[AROS.git] / workbench / network / common / include / clib / socket_protos.h
blob065f1ebc639d591da6f710aee17c025c67d46c2d
1 #ifndef CLIB_SOCKET_PROTOS_H
2 #define CLIB_SOCKET_PROTOS_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 <clib/bsdsocket_protos.h>
13 #endif /* CLIB_SOCKET_PROTOS_H */