aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/gcore.tproj/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/gcore.tproj/utils.c')
-rw-r--r--system_cmds/gcore.tproj/utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/system_cmds/gcore.tproj/utils.c b/system_cmds/gcore.tproj/utils.c
index f0edcf8..8706b6e 100644
--- a/system_cmds/gcore.tproj/utils.c
+++ b/system_cmds/gcore.tproj/utils.c
@@ -2,6 +2,7 @@
* Copyright (c) 2016 Apple Inc. All rights reserved.
*/
+typedef char *kobject_description_t[512];
#include "options.h"
#include "utils.h"
#include "region.h"