]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/thread_group.c
xnu-6153.11.26.tar.gz
[apple/xnu.git] / osfmk / kern / thread_group.c
index f67111223b9d795a9f03eaa7a746579806b16f1c..49f212298fc6b77c008fd09c55b27331d5b663d1 100644 (file)
@@ -40,6 +40,7 @@
 #include <kern/queue.h>
 #include <kern/locks.h>
 #include <kern/thread_group.h>
+#include <kern/sched_clutch.h>
 
 
 #if CONFIG_EMBEDDED