xref: /freebsd/usr.bin/patch/pathnames.h (revision 59c8e88e72633afbc47a4ace0d2170d00d51f7dc)
1 /*-
2  * Placed in the public domain by Todd C. Miller <Todd.Miller@courtesan.com>
3  * on July 29, 2003.
4  *
5  * $OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $
6  */
7 
8 
9 #include <paths.h>
10 
11 #define	_PATH_RED		"/bin/red"
12