=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/oldrdist/Attic/pathnames.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/oldrdist/Attic/pathnames.h 1996/06/26 05:37:41 1.2 +++ src/usr.bin/oldrdist/Attic/pathnames.h 1996/07/19 21:57:33 1.3 @@ -1,4 +1,4 @@ -/* * $OpenBSD: pathnames.h,v 1.2 1996/06/26 05:37:41 deraadt Exp $*/ +/* * $OpenBSD: pathnames.h,v 1.3 1996/07/19 21:57:33 millert Exp $*/ /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. @@ -37,3 +37,4 @@ #include #define _PATH_RDIST "rdist" +#define _PATH_REMSH "/usr/bin/rsh"