home *** CD-ROM | disk | FTP | other *** search
- #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.
- */
-
- #ifndef EXEC_TYPES_H
- #include <exec/types.h>
- #endif
-
- extern struct Library *UserGroupBase;
-
- #include <libraries/usergroup.h>
- #include <clib/usergroup_protos.h>
- #include <pragmas/usergroup_pragmas.h>
-
- #endif /* PROTO_USERGROUP_H */
-