mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 17:44:17 +01:00
42b388439b
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
12 lines
226 B
C
12 lines
226 B
C
/*-
|
|
* Placed in the public domain by Todd C. Miller <Todd.Miller@courtesan.com>
|
|
* on July 29, 2003.
|
|
*
|
|
* $OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $
|
|
*/
|
|
|
|
|
|
#include <paths.h>
|
|
|
|
#define _PATH_RED "/bin/red"
|