]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.bin/patch/pathnames.h
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / usr.bin / patch / pathnames.h
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  * $FreeBSD$
7  */
8
9
10 #include <paths.h>
11
12 #define _PATH_ED                "/bin/ed"