This commit is contained in:
scrappy 1996-03-28 14:26:46 +00:00
parent cbcda5a3cf
commit f55298f39f

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