aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/mean.tproj/mean.c
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/mean.tproj/mean.c')
-rw-r--r--system_cmds/mean.tproj/mean.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/system_cmds/mean.tproj/mean.c b/system_cmds/mean.tproj/mean.c
index 87ecdc2..0c7268d 100644
--- a/system_cmds/mean.tproj/mean.c
+++ b/system_cmds/mean.tproj/mean.c
@@ -7,6 +7,7 @@
*
*/
+typedef char *kobject_description_t[512];
#include <mach/mach.h>
#include <mach/task.h>
#include <mach/thread_act.h>