summaryrefslogtreecommitdiffstats
path: root/patch_cmds/patch/pathnames.h
blob: 397e3fabe372fa28a899af77175f4b264c92d546 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*	$OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $	*/

/*
 * Placed in the public domain by Todd C. Miller <Todd.Miller@courtesan.com>
 * on July 29, 2003.
 */

#include <paths.h>

#define	_PATH_ED		"/bin/ed"
#define	_PATH_MKDIR		"/bin/mkdir"