Check for SYS/GL during library init. Reason is that
[AROS.git] / workbench / network / common / include / defines / socket.h
blob1f8d46aa1aa9dd93d3694716c5ef326f671dc5d8
1 #ifndef DEFINES_SOCKET_H
2 #define DEFINES_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 <defines/bsdsocket.h>
13 #endif /* DEFINES_SOCKET_H */