#ifndef PROTO_USERGROUP_H
#define PROTO_USERGROUP_H \
       "$Id: usergroup.h,v 4.1 1994/10/05 23:17:30 ppessi Exp $"
/*
 *	SAS C prototypes for usergroup.library
 *
 *	Copyright © 1994 AmiTCP/IP Group,
 *			 Network Solutions Development, Inc.
 *			 All rights reserved.
 */


#include <clib/usergroup_protos.h>
#if defined(__OPTIMIZE__) && !defined(__NOINLINES__)
#include <inline/usergroup.h>
#endif

#if !defined(__NOLIBBASE__)
extern struct Library *UserGroupBase;
#endif

#endif /* PROTO_USERGROUP_H */
