diff -r -u teknap-1.4.orig/source/scott.c teknap-1.4/source/scott.c --- teknap-1.4.orig/source/scott.c 2001-01-08 08:29:19.000000000 +0100 +++ teknap-1.4/source/scott.c 2004-05-02 17:29:11.000000000 +0200 @@ -357,6 +357,7 @@ cleanup(); return; default: + return; #if 0 { char buf[20]; diff -r -u teknap-1.4.orig/source/term.c teknap-1.4/source/term.c --- teknap-1.4.orig/source/term.c 2001-01-17 22:20:44.000000000 +0100 +++ teknap-1.4/source/term.c 2004-05-02 17:55:06.000000000 +0200 @@ -88,7 +88,7 @@ #endif extern char *getenv(); -extern char *tparm(); +/*extern char *tparm();*/ /* * The old code assumed termcap. termcap is almost always present, but on