Formerly misc.c.~26~

This commit is contained in:
Roland McGrath 1993-04-15 22:42:20 +00:00
parent 44ecfc2f36
commit e9f008dc04

4
misc.c
View file

@ -638,11 +638,11 @@ make_access ()
void
child_access ()
{
#ifdef GETLOADAVG_PRIVILEGED
if (!access_inited)
abort ();
#ifdef GETLOADAVG_PRIVILEGED
/* Set both the real and effective UID and GID to the user's.
They cannot be changed back to make's. */