=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/wwspawn.c,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/window/Attic/wwspawn.c 2003/08/01 22:01:38 1.10 --- src/usr.bin/window/Attic/wwspawn.c 2006/01/02 16:20:56 1.11 *************** *** 1,4 **** ! /* $OpenBSD: wwspawn.c,v 1.10 2003/08/01 22:01:38 david Exp $ */ /* $NetBSD: wwspawn.c,v 1.4 1995/12/21 08:39:57 mycroft Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: wwspawn.c,v 1.11 2006/01/02 16:20:56 millert Exp $ */ /* $NetBSD: wwspawn.c,v 1.4 1995/12/21 08:39:57 mycroft Exp $ */ /* *************** *** 37,48 **** #if 0 static char sccsid[] = "@(#)wwspawn.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: wwspawn.c,v 1.10 2003/08/01 22:01:38 david Exp $"; #endif #endif /* not lint */ #include "ww.h" - #include #include #include --- 37,47 ---- #if 0 static char sccsid[] = "@(#)wwspawn.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: wwspawn.c,v 1.11 2006/01/02 16:20:56 millert Exp $"; #endif #endif /* not lint */ #include "ww.h" #include #include