/* * $OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $ * $DragonFly: src/usr.bin/patch/pathnames.h,v 1.1 2004/09/24 18:44:28 joerg Exp $ */ /* * Placed in the public domain by Todd C. Miller * on July 29, 2003. */ #include #define _PATH_ED "/bin/ed" #define _PATH_MKDIR "/bin/mkdir"