=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/rshrcmd.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/rdist/Attic/rshrcmd.c 1996/06/26 05:38:17 1.3 +++ src/usr.bin/rdist/Attic/rshrcmd.c 1996/07/19 21:47:15 1.4 @@ -1,4 +1,4 @@ -/* $OpenBSD: rshrcmd.c,v 1.3 1996/06/26 05:38:17 deraadt Exp $ */ +/* $OpenBSD: rshrcmd.c,v 1.4 1996/07/19 21:47:15 millert Exp $ */ /* @@ -8,10 +8,10 @@ #ifndef lint static char RCSid[] = -"$OpenBSD: rshrcmd.c,v 1.3 1996/06/26 05:38:17 deraadt Exp $"; +"$OpenBSD: rshrcmd.c,v 1.4 1996/07/19 21:47:15 millert Exp $"; #endif -#include "defs.h" +#include #if !defined(DIRECT_RCMD)