1246074Sgabor/*-
2246074Sgabor * Placed in the public domain by Todd C. Miller <Todd.Miller@courtesan.com>
3246074Sgabor * on July 29, 2003.
4246074Sgabor *
5246074Sgabor * $OpenBSD: pathnames.h,v 1.1 2003/07/29 20:10:17 millert Exp $
6246091Sdelphij * $FreeBSD$
7246074Sgabor */
8246074Sgabor
9246074Sgabor
10246074Sgabor#include <paths.h>
11246074Sgabor
12286348Sdelphij#define	_PATH_RED		"/bin/red"
13