aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/systime/systime.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/systime/systime.c')
-rw-r--r--shell_cmds/systime/systime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell_cmds/systime/systime.c b/shell_cmds/systime/systime.c
index 555fc6a..38159b8 100644
--- a/shell_cmds/systime/systime.c
+++ b/shell_cmds/systime/systime.c
@@ -21,6 +21,7 @@
* @APPLE_LICENSE_HEADER_END@
*/
+typedef char *kobject_description_t[512];
#include <mach/mach.h>
#include <err.h>
#include <errno.h>