break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / bin / rcp / pathnames.h
CommitLineData
abf47aac 1/*
cd5a06d8
KB
2 * Copyright (c) 1989, 1993
3 * The Regents of the University of California. All rights reserved.
abf47aac 4 *
27c71911 5 * %sccs.include.redist.c%
abf47aac 6 *
cd5a06d8 7 * @(#)pathnames.h 8.1 (Berkeley) %G%
abf47aac
KB
8 */
9
323abf9d
KB
10#include <paths.h>
11
abf47aac 12#define _PATH_CP "/bin/cp"
323abf9d 13#define _PATH_RSH "/usr/bin/rsh"