aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/trm
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/trm
parentf11d01c3bc6953d394810771a2ffcfc2b9ca7fb6 (diff)
Notes
Diffstat (limited to 'sys/dev/trm')
-rw-r--r--sys/dev/trm/trm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/trm/trm.c b/sys/dev/trm/trm.c
index 9edbe9b70ba4..2319828b8d0c 100644
--- a/sys/dev/trm/trm.c
+++ b/sys/dev/trm/trm.c
@@ -75,6 +75,7 @@ __FBSDID("$FreeBSD$");
#include <sys/buf.h>
#include <sys/bus.h>
#include <sys/kernel.h>
+#include <sys/module.h>
#include <vm/vm.h>
#include <vm/pmap.h>