summaryrefslogtreecommitdiffstats
path: root/sys/dev/digi
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2001-05-06 21:03:37 +0000
committerbrian <brian@FreeBSD.org>2001-05-06 21:03:37 +0000
commita1f1a879b581a842e4c34c578b4503b28a6e5ff0 (patch)
treef227148e641d6f8afdb236b4ae3b8247dc77871c /sys/dev/digi
parent16caeec9b02aa3b15073b68736e4e950266ffd81 (diff)
downloadFreeBSD-src-a1f1a879b581a842e4c34c578b4503b28a6e5ff0.zip
FreeBSD-src-a1f1a879b581a842e4c34c578b4503b28a6e5ff0.tar.gz
Make LINT compile again.
Spotted by: phk
Diffstat (limited to 'sys/dev/digi')
-rw-r--r--sys/dev/digi/digi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/digi/digi.c b/sys/dev/digi/digi.c
index c1fc2ba..5c424b1 100644
--- a/sys/dev/digi/digi.c
+++ b/sys/dev/digi/digi.c
@@ -78,6 +78,7 @@
#define CDEV_MAJOR 162
#ifdef SMP
+#include <sys/lock.h>
#include <machine/smptests.h> /* USE_COMLOCK ? */
#ifdef USE_COMLOCK
extern struct mtx com_mtx;
OpenPOWER on IntegriCloud