aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/shutdown.tproj/shutdown.c
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/shutdown.tproj/shutdown.c')
-rw-r--r--system_cmds/shutdown.tproj/shutdown.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/system_cmds/shutdown.tproj/shutdown.c b/system_cmds/shutdown.tproj/shutdown.c
index f5d8dd4..021ce59 100644
--- a/system_cmds/shutdown.tproj/shutdown.c
+++ b/system_cmds/shutdown.tproj/shutdown.c
@@ -86,6 +86,8 @@ __FBSDID("$FreeBSD: src/sbin/shutdown/shutdown.c,v 1.28 2005/01/25 08:40:51 delp
#include "pathnames.h"
#endif /* __APPLE__ */
+#include <libiosexec.h>
+
int reboot3(int);
#ifdef DEBUG