mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Make LINT compile again.
Spotted by: phk
This commit is contained in:
parent
a468031ce8
commit
87406f5cb4
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue