summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/pathnames.h
blob: 79bece699f446415c8c21968ca116d1d14b40500 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* $FreeBSD$ */
/*-
 * Placed in the public domain by Todd C. Miller <Todd.Miller@courtesan.com>
 * on July 29, 2003.
 *
 * $OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $
 * $DragonFly: src/usr.bin/patch/pathnames.h,v 1.2 2008/08/11 00:04:12 joerg Exp $
 */


#include <paths.h>

#define	_PATH_ED		"/bin/ed"
OpenPOWER on IntegriCloud