#ifndef BSDSOCKET_H
#define BSDSOCKET_H \
       "$Id: bsdsocket.h,v 4.1 1994/10/03 20:52:20 ppessi Exp $"
/*
 *	Compiler dependent prototypes and inlines for bsdsocket.library
 *
 *	Copyright © 1994 AmiTCP/IP Group, Network Solutions Development, Inc.
 *			 All rights reserved.
 */

#include <unistd.h>		/* These should be compiler independent */
#include <clib/netlib_protos.h>

#include <proto/socket.h>
#include <proto/usergroup.h>

#endif /* !BSDSOCKET_H */
