=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/scanner.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/window/Attic/scanner.c 2003/06/03 02:56:23 1.5 +++ src/usr.bin/window/Attic/scanner.c 2003/08/01 22:01:37 1.6 @@ -1,4 +1,4 @@ -/* $OpenBSD: scanner.c,v 1.5 2003/06/03 02:56:23 millert Exp $ */ +/* $OpenBSD: scanner.c,v 1.6 2003/08/01 22:01:37 david Exp $ */ /* $NetBSD: scanner.c,v 1.3 1995/09/28 10:34:36 tls Exp $ */ /* @@ -37,7 +37,7 @@ #if 0 static char sccsid[] = "@(#)scanner.c 8.1 (Berkeley) 6/6/93"; #else -static char rcsid[] = "$OpenBSD: scanner.c,v 1.5 2003/06/03 02:56:23 millert Exp $"; +static char rcsid[] = "$OpenBSD: scanner.c,v 1.6 2003/08/01 22:01:37 david Exp $"; #endif #endif /* not lint */ @@ -45,6 +45,7 @@ #include "token.h" #include "context.h" #include "string.h" +#include s_getc() {