=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/wwiomux.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/window/Attic/wwiomux.c 2003/06/03 02:56:23 1.8 +++ src/usr.bin/window/Attic/wwiomux.c 2003/07/10 00:06:52 1.9 @@ -1,4 +1,4 @@ -/* $OpenBSD: wwiomux.c,v 1.8 2003/06/03 02:56:23 millert Exp $ */ +/* $OpenBSD: wwiomux.c,v 1.9 2003/07/10 00:06:52 david Exp $ */ /* $NetBSD: wwiomux.c,v 1.5 1996/02/08 20:45:09 mycroft Exp $ */ /* @@ -37,7 +37,7 @@ #if 0 static char sccsid[] = "@(#)wwiomux.c 8.1 (Berkeley) 6/6/93"; #else -static char rcsid[] = "$OpenBSD: wwiomux.c,v 1.8 2003/06/03 02:56:23 millert Exp $"; +static char rcsid[] = "$OpenBSD: wwiomux.c,v 1.9 2003/07/10 00:06:52 david Exp $"; #endif #endif /* not lint */ @@ -49,6 +49,7 @@ #endif #include #include +#include /* * Multiple window output handler.