summaryrefslogtreecommitdiffstats
path: root/sys/dev/ichsmb
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2000-12-08 00:49:37 +0000
committerarchie <archie@FreeBSD.org>2000-12-08 00:49:37 +0000
commit97c59af9ef4f5e5784aee0da26afd1cdd2f6dd4d (patch)
treeb796c50f4ae674c37ab00df577a1005b20f6c949 /sys/dev/ichsmb
parent8525c81cb3c0383e2f66cc5bac30b0cefd032336 (diff)
downloadFreeBSD-src-97c59af9ef4f5e5784aee0da26afd1cdd2f6dd4d.zip
FreeBSD-src-97c59af9ef4f5e5784aee0da26afd1cdd2f6dd4d.tar.gz
Add missing #include.
Diffstat (limited to 'sys/dev/ichsmb')
-rw-r--r--sys/dev/ichsmb/ichsmb_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ichsmb/ichsmb_pci.c b/sys/dev/ichsmb/ichsmb_pci.c
index 8dfa6df..24c4423 100644
--- a/sys/dev/ichsmb/ichsmb_pci.c
+++ b/sys/dev/ichsmb/ichsmb_pci.c
@@ -48,6 +48,7 @@
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/errno.h>
+#include <sys/mutex.h>
#include <sys/syslog.h>
#include <sys/bus.h>
OpenPOWER on IntegriCloud