summaryrefslogtreecommitdiff
path: root/sys/pci/if_ste.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2004-05-30 20:00:41 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2004-05-30 20:00:41 +0000
commitf11d01c3bc6953d394810771a2ffcfc2b9ca7fb6 (patch)
tree0313b488494bda92c9bcbe387b208adfeeb61c57 /sys/pci/if_ste.c
parent887ae9a1d20246de4e8c0f90e65a259ad50ab29e (diff)
Notes
Diffstat (limited to 'sys/pci/if_ste.c')
-rw-r--r--sys/pci/if_ste.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_ste.c b/sys/pci/if_ste.c
index 5f0e0130d3fe..c1e60d1e65fd 100644
--- a/sys/pci/if_ste.c
+++ b/sys/pci/if_ste.c
@@ -39,6 +39,7 @@ __FBSDID("$FreeBSD$");
#include <sys/mbuf.h>
#include <sys/malloc.h>
#include <sys/kernel.h>
+#include <sys/module.h>
#include <sys/socket.h>
#include <sys/sysctl.h>