Fix compile with options SC_NO_SUSPEND_VTYSWITCH.
This commit is contained in:
parent
55c8556834
commit
fbfed1cf09
@ -88,7 +88,9 @@ scattach(device_t dev)
|
||||
return sc_attach_unit(device_get_unit(dev), device_get_flags(dev));
|
||||
}
|
||||
|
||||
#ifndef SC_NO_SUSPEND_VTYSWITCH
|
||||
static int sc_cur_scr;
|
||||
#endif
|
||||
|
||||
static int
|
||||
scsuspend(device_t dev)
|
||||
|
Loading…
x
Reference in New Issue
Block a user