Add the syslog_sg prototype.

This commit is contained in:
nekral-guest 2008-01-01 23:56:03 +00:00
parent 11864d22b4
commit 3c800f5880

View File

@ -58,6 +58,7 @@ static void usage (void);
static void check_perms (const struct group *grp,
struct passwd *pwd,
const char *groupname);
static void syslog_sg (gid_t gid, const char *name, const char *group);
/*
* usage - print command usage message