]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - shell_cmds/systime/systime.c
shell_cmds: Fix compilation for lower targets
[apple_cmds.git] / shell_cmds / systime / systime.c
index 555fc6afbe57b8c11e202d171d4bfedda6841f58..38159b8c7dd922553e6dbb67168fe6d4b7acb393 100644 (file)
@@ -21,6 +21,7 @@
  * @APPLE_LICENSE_HEADER_END@
  */
 
+typedef char *kobject_description_t[512];
 #include <mach/mach.h>
 #include <err.h>
 #include <errno.h>