summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2004-06-18 08:54:49 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2004-06-18 08:54:49 +0000
commit42e7a191d1585566df0f580ce77b62587fd309ff (patch)
treedbd3db6ca3f3d5ec2a8744a17ac79675b9c87c73 /sys
parentcb5cb486754bdc558fbb7033b017ce795a3988f3 (diff)
Notes
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 */