Oops, the previous commit was missing 1 line.
This commit is contained in:
parent
7db291d201
commit
0c7a1e15ad
@ -1933,6 +1933,7 @@ sc_cnputc(struct consdev *cd, int c)
|
||||
u_char buf[1];
|
||||
scr_stat *scp = sc_console;
|
||||
void *oldts, *ts;
|
||||
struct sc_term_sw *oldtsw;
|
||||
#ifndef SC_NO_HISTORY
|
||||
#if 0
|
||||
struct tty *tp;
|
||||
|
Loading…
Reference in New Issue
Block a user