]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - system_cmds/shutdown.tproj/shutdown.c
system_cmds: Fix compilation for lower targets, downgrade lsmp
[apple_cmds.git] / system_cmds / shutdown.tproj / shutdown.c
index 021ce59789e0c41afd2aeb861cfa55310646d606..0dcc41b8d17c6a725e8d1d743f10287bc3145a02 100644 (file)
@@ -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>