From owner-freebsd-commit Sun Feb 11 01:01:50 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21652 for freebsd-commit-outgoing; Sun, 11 Feb 1996 01:01:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21644 for cvs-all-outgoing; Sun, 11 Feb 1996 01:01:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21637 for cvs-bin-outgoing; Sun, 11 Feb 1996 01:01:46 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA21621 Sun, 11 Feb 1996 01:01:35 -0800 (PST) Date: Sun, 11 Feb 1996 01:01:35 -0800 (PST) From: Mark Murray Message-Id: <199602110901.BAA21621@freefall.freebsd.org> To: cvs-bin, CVS-committers Subject: cvs commit: src/bin/rcp rcp.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk markm 96/02/11 01:01:34 Modified: bin/rcp rcp.c Log: #include -> #include Revision Changes Path 1.7 +2 -2 src/bin/rcp/rcp.c