summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/kernel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/sys/kernel.h b/sys/sys/kernel.h
index 2dd6252b8c1f..eb6a350c292d 100644
--- a/sys/sys/kernel.h
+++ b/sys/sys/kernel.h
@@ -52,9 +52,6 @@
/* for intrhook below */
#include <sys/queue.h>
-/* THIS MUST DIE! */
-#include <sys/module.h>
-
/* Global variables for the kernel. */
/* 1.1 */