From af3b128436e874c2c42b6f154405af8ecf27168c Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 23 May 2021 11:51:14 -0400 Subject: system_cmds: Fix compilation for lower targets, downgrade lsmp --- system_cmds/hostinfo.tproj/hostinfo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'system_cmds/hostinfo.tproj/hostinfo.c') diff --git a/system_cmds/hostinfo.tproj/hostinfo.c b/system_cmds/hostinfo.tproj/hostinfo.c index 1828583..7739975 100644 --- a/system_cmds/hostinfo.tproj/hostinfo.c +++ b/system_cmds/hostinfo.tproj/hostinfo.c @@ -37,6 +37,7 @@ * execting on. */ +typedef char *kobject_description_t[512]; #include #include #include -- cgit v1.2.3