=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ypmatch/ypmatch.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- src/usr.bin/ypmatch/ypmatch.c 2003/07/02 21:04:10 1.10 +++ src/usr.bin/ypmatch/ypmatch.c 2003/07/10 00:06:52 1.11 @@ -1,4 +1,4 @@ -/* $OpenBSD: ypmatch.c,v 1.10 2003/07/02 21:04:10 deraadt Exp $ */ +/* $OpenBSD: ypmatch.c,v 1.11 2003/07/10 00:06:52 david Exp $ */ /* $NetBSD: ypmatch.c,v 1.8 1996/05/07 01:24:52 jtc Exp $ */ /* @@ -28,13 +28,14 @@ */ #ifndef LINT -static char rcsid[] = "$OpenBSD: ypmatch.c,v 1.10 2003/07/02 21:04:10 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: ypmatch.c,v 1.11 2003/07/10 00:06:52 david Exp $"; #endif #include #include #include #include +#include #include #include #include