--- terms.c.ORIG 2003-11-20 00:20:23.000000000 +0900 +++ terms.c 2003-11-20 01:21:30.000000000 +0900 @@ -34,12 +34,12 @@ #endif /* use_SYSMOUSE */ static int is_xterm = 0; -static char *term = NULL; void mouse_init(), mouse_end(); int mouseActive = 0; #endif /* USE_MOUSE */ +static char *term = NULL; static char *title_str = NULL; extern int tty;