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/mean.tproj/mean.c | 1 + 1 file changed, 1 insertion(+) (limited to 'system_cmds/mean.tproj/mean.c') 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 #include #include -- cgit v1.2.3