#ifndef PROTO_BSDSOCKET_H #define PROTO_BSDSOCKET_H /* *** Automatically generated from 'bsdsocket.conf'. Edits will be lost. *** Copyright © 1995-2005, The AROS Development Team. All rights reserved. */ #include #include #include #if !defined(SocketBase) && !defined(__NOLIBBASE__) && !defined(__BSDSOCKET_NOLIBBASE__) extern struct Library *SocketBase; #endif #if !defined(NOLIBDEFINES) && !defined(BSDSOCKET_NOLIBDEFINES) # include #endif #endif /* PROTO_BSDSOCKET_H */