/*-
 * 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 $
 * $FreeBSD: head/usr.bin/patch/pathnames.h 246091 2013-01-29 20:05:16Z delphij $
 */


#include <paths.h>

#define	_PATH_ED		"/bin/ed"
