Make LINT compile again.

Spotted by:	phk
This commit is contained in:
Brian Somers 2001-05-06 21:03:37 +00:00
parent a468031ce8
commit 87406f5cb4

View File

@ -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;