This commit is contained in:
Marc G. Fournier 1996-03-28 14:26:46 +00:00
parent e3118d3f5b
commit 14689d6f4f

View file

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