=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ypmatch/ypmatch.c,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/ypmatch/ypmatch.c 1996/05/21 21:32:42 1.5 --- src/usr.bin/ypmatch/ypmatch.c 1997/07/21 19:21:17 1.6 *************** *** 1,4 **** ! /* $OpenBSD: ypmatch.c,v 1.5 1996/05/21 21:32:42 deraadt Exp $ */ /* $NetBSD: ypmatch.c,v 1.8 1996/05/07 01:24:52 jtc Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: ypmatch.c,v 1.6 1997/07/21 19:21:17 deraadt Exp $ */ /* $NetBSD: ypmatch.c,v 1.8 1996/05/07 01:24:52 jtc Exp $ */ /* *************** *** 34,40 **** */ #ifndef LINT ! static char rcsid[] = "$OpenBSD: ypmatch.c,v 1.5 1996/05/21 21:32:42 deraadt Exp $"; #endif #include --- 34,40 ---- */ #ifndef LINT ! static char rcsid[] = "$OpenBSD: ypmatch.c,v 1.6 1997/07/21 19:21:17 deraadt Exp $"; #endif #include *************** *** 42,47 **** --- 42,48 ---- #include #include #include + #include #include #include