diff --git a/sys/sys/kernel.h b/sys/sys/kernel.h index 2dd6252b8c1..eb6a350c292 100644 --- a/sys/sys/kernel.h +++ b/sys/sys/kernel.h @@ -52,9 +52,6 @@ /* for intrhook below */ #include -/* THIS MUST DIE! */ -#include - /* Global variables for the kernel. */ /* 1.1 */