=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/ttoutput.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/window/Attic/ttoutput.c 2003/06/03 02:56:23 1.5 +++ src/usr.bin/window/Attic/ttoutput.c 2003/07/18 23:11:43 1.6 @@ -1,4 +1,4 @@ -/* $OpenBSD: ttoutput.c,v 1.5 2003/06/03 02:56:23 millert Exp $ */ +/* $OpenBSD: ttoutput.c,v 1.6 2003/07/18 23:11:43 david Exp $ */ /* $NetBSD: ttoutput.c,v 1.3 1995/09/28 10:34:51 tls Exp $ */ /* @@ -37,13 +37,16 @@ #if 0 static char sccsid[] = "@(#)ttoutput.c 8.1 (Berkeley) 6/6/93"; #else -static char rcsid[] = "$OpenBSD: ttoutput.c,v 1.5 2003/06/03 02:56:23 millert Exp $"; +static char rcsid[] = "$OpenBSD: ttoutput.c,v 1.6 2003/07/18 23:11:43 david Exp $"; #endif #endif /* not lint */ #include "ww.h" #include "tt.h" #include +#include +#include +#include /* * Buffered output package.