mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-12 02:12:21 +02:00
fix failure if compiling with TIOCKSET
Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|
||||
struct mode {
|
||||
struct termios tio;
|
||||
#if defined(KANJI) && defined(TIOCKSET)
|
||||
#if defined(TIOCKSET)
|
||||
struct jtchars m_jtchars;
|
||||
int m_knjmode;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user