]> granicus.if.org Git - shadow/commitdiff
Add the syslog_sg prototype.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 1 Jan 2008 23:56:03 +0000 (23:56 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 1 Jan 2008 23:56:03 +0000 (23:56 +0000)
src/newgrp.c

index aefc9519dcd0a9dc2831ab365f56e03e94f70731..972c4cc28237826c7e67862613ae2d1a9155e74f 100644 (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