From 6049e2ca2a32bf3cd895ac1279495d4bf61c638d Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 23 May 2021 11:50:48 -0400 Subject: shell_cmds: Fix compilation for lower targets --- shell_cmds/systime/systime.c | 1 + 1 file changed, 1 insertion(+) (limited to 'shell_cmds/systime/systime.c') 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 #include #include -- cgit v1.2.3-56-ge451