=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ypwhich/ypwhich.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- src/usr.bin/ypwhich/ypwhich.c 2009/10/27 23:59:50 1.20 +++ src/usr.bin/ypwhich/ypwhich.c 2013/11/15 22:20:04 1.21 @@ -1,4 +1,4 @@ -/* $OpenBSD: ypwhich.c,v 1.20 2009/10/27 23:59:50 deraadt Exp $ */ +/* $OpenBSD: ypwhich.c,v 1.21 2013/11/15 22:20:04 millert Exp $ */ /* $NetBSD: ypwhich.c,v 1.6 1996/05/13 02:43:48 thorpej Exp $ */ /* @@ -31,16 +31,16 @@ #include #include -#include #include #include -#include -#include -#include #include -#include #include +#include +#include +#include +#include +#include #include #include