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/nohup/nohup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'shell_cmds/nohup') diff --git a/shell_cmds/nohup/nohup.c b/shell_cmds/nohup/nohup.c index f33e21b..d2b9f81 100644 --- a/shell_cmds/nohup/nohup.c +++ b/shell_cmds/nohup/nohup.c @@ -59,6 +59,7 @@ __FBSDID("$FreeBSD: src/usr.bin/nohup/nohup.c,v 1.10 2003/05/03 19:44:46 obrien #ifdef __APPLE__ #include #include +typedef char *kobject_description_t[512]; #include #endif -- cgit v1.2.3-56-ge451