summaryrefslogtreecommitdiff
path: root/sys/dev/twe
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2004-05-30 20:08:47 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2004-05-30 20:08:47 +0000
commitfe12f24bb098d8d2a6c35394a53a65b3e64f83d9 (patch)
tree69a6ad2283b012050b1dbf190ca6fd53f42bcd5c /sys/dev/twe
parentf11d01c3bc6953d394810771a2ffcfc2b9ca7fb6 (diff)
Notes
Diffstat (limited to 'sys/dev/twe')
-rw-r--r--sys/dev/twe/twe_compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/twe/twe_compat.h b/sys/dev/twe/twe_compat.h
index 78922a6b15cc..5cdad8384c3a 100644
--- a/sys/dev/twe/twe_compat.h
+++ b/sys/dev/twe/twe_compat.h
@@ -43,6 +43,7 @@
#include <sys/systm.h>
#include <sys/malloc.h>
#include <sys/kernel.h>
+#include <sys/module.h>
#include <sys/sysctl.h>
#include <sys/bus.h>