#ifndef JOS_INC_GROUPCLNT_HH_
#define JOS_INC_GROUPCLNT_HH_

int auth_groupcall(int op, int type, const char *group, uint64_t t, uint64_t g, authd_reply *r);

#endif /*JOS_INC_GROUPCLNT_HH_*/
