opnsense-src/usr.bin/patch/pathnames.h
Warner Losh 41cce6caf2 Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit 42b388439b)
2023-09-06 07:58:29 +02:00

11 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"