kernel: Remove the FFS_ROOT option. It was a no-op since 4.9.
[dragonfly.git] / usr.bin / patch / pathnames.h
blobc9e5f7f7ee2f46c15daca6c7e21a94db73aa3e0b
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 */
6 /*
7 * Placed in the public domain by Todd C. Miller <Todd.Miller@courtesan.com>
8 * on July 29, 2003.
9 */
11 #include <paths.h>
13 #define _PATH_RED "/bin/red"