From 105003e04b971e9f01ea3e8fb31f53f4756123ad Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 19 Jun 1996 18:56:54 +0000 Subject: (S_startup_essential_task): fixup --- init/init.c | 1 + 1 file changed, 1 insertion(+) (limited to 'init') diff --git a/init/init.c b/init/init.c index 5c0e5b81..433f6e70 100644 --- a/init/init.c +++ b/init/init.c @@ -1392,6 +1392,7 @@ S_startup_essential_task (mach_port_t server, struct ess_task *et; mach_port_t prev; static int authinit, procinit, execinit; + int fail; if (credential != host_priv) return EPERM; -- cgit v1.2.3