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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/system_cmds/shutdown.tproj/shutdown.c b/system_cmds/shutdown.tproj/shutdown.c
index 021ce59..0dcc41b 100644
--- a/system_cmds/shutdown.tproj/shutdown.c
+++ b/system_cmds/shutdown.tproj/shutdown.c
@@ -64,6 +64,7 @@ __FBSDID("$FreeBSD: src/sbin/shutdown/shutdown.c,v 1.28 2005/01/25 08:40:51 delp
#ifdef __APPLE__
#include <errno.h>
#include <util.h>
+typedef char *kobject_description_t[512];
#include <bsm/libbsm.h>
#include <bsm/audit_uevents.h>
#include <sys/types.h>