mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Reviewed by: julian@freebsd.org
This commit is contained in:
parent
e3118d3f5b
commit
14689d6f4f
1 changed files with 1 additions and 0 deletions
|
|
@ -624,6 +624,7 @@ vn_drvinit(void *unused)
|
|||
dev_t dev;
|
||||
#ifdef DEVFS
|
||||
int mynor;
|
||||
char name[32];
|
||||
int unit;
|
||||
struct vn_softc *vn;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue