libc, libutil: remove compat hacks
[minix.git] / commands / patch / pathnames.h
blobe9d3ccbee6ee58dc400838f2ec44538e4e8e7733
1 /*
2 * $OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $
3 * $DragonFly: src/usr.bin/patch/pathnames.h,v 1.2 2008/08/11 00:04:12 joerg Exp $
4 * $NetBSD: pathnames.h,v 1.1 2008/09/19 18:33:34 joerg Exp $
5 */
7 /*
8 * Placed in the public domain by Todd C. Miller <Todd.Miller@courtesan.com>
9 * on July 29, 2003.
12 #include <paths.h>
14 #define _PATH_ED "/bin/ed"