From 68311c8bb2e7f974b5b91ad61f85980f432f2d7f Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 12 May 2021 16:08:47 -0400 Subject: system_cmds: shutdown may not work --- system_cmds/reboot.tproj/reboot.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system_cmds/reboot.tproj/reboot.c') diff --git a/system_cmds/reboot.tproj/reboot.c b/system_cmds/reboot.tproj/reboot.c index 5478704..ce9a019 100644 --- a/system_cmds/reboot.tproj/reboot.c +++ b/system_cmds/reboot.tproj/reboot.c @@ -74,6 +74,8 @@ __unused static const char rcsid[] = #include #endif +int reboot3(int); + void usage(void); u_int get_pageins(void); #if defined(__APPLE__) && !(TARGET_OS_IPHONE && !TARGET_OS_SIMULATOR) -- cgit v1.2.3-56-ge451