aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/cpuctl.tproj/cpuctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/cpuctl.tproj/cpuctl.c')
-rw-r--r--system_cmds/cpuctl.tproj/cpuctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/system_cmds/cpuctl.tproj/cpuctl.c b/system_cmds/cpuctl.tproj/cpuctl.c
index 4821878..22e2f33 100644
--- a/system_cmds/cpuctl.tproj/cpuctl.c
+++ b/system_cmds/cpuctl.tproj/cpuctl.c
@@ -14,6 +14,7 @@
#include <string.h>
#include <sysexits.h>
#include <unistd.h>
+typedef char *kobject_description_t[512];
#include <mach/mach.h>
static void usage()