=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ypmatch/ypmatch.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -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 +1,4 @@ -/* $OpenBSD: ypmatch.c,v 1.5 1996/05/21 21:32:42 deraadt Exp $ */ +/* $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,7 +34,7 @@ */ #ifndef LINT -static char rcsid[] = "$OpenBSD: ypmatch.c,v 1.5 1996/05/21 21:32:42 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: ypmatch.c,v 1.6 1997/07/21 19:21:17 deraadt Exp $"; #endif #include @@ -42,6 +42,7 @@ #include #include #include +#include #include #include