git: kernel: Fix building without 'options _KPOSIX_PRIORITY_SCHEDULING'.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Nov 6 07:06:51 PST 2020


commit 42899ee58a00fdee786a6f529735fb58ed92f00d
Author: Sascha Wildner <saw at online.de>
Date:   Fri Nov 6 16:06:40 2020 +0100

    kernel: Fix building without 'options _KPOSIX_PRIORITY_SCHEDULING'.
    
    Prototype generation for this case was broken after 80d831e1ad5c5886e458.
    
    Reported-by: zrj

Summary of changes:
 sys/kern/kern_p1003_1b.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/42899ee58a00fdee786a6f529735fb58ed92f00d


-- 
DragonFly BSD source repository



More information about the Commits mailing list