1 /*	$OpenBSD: pathnames.h,v 1.2 1998/05/03 05:02:12 gene Exp $	*/
2 
3 /*
4  * Written Roland McGrath <roland@frob.com> 10/15/93.
5  * Public domain.
6  */
7 
8 #include <paths.h>
9 
10 #define	_PATH_BOOTPARAMS	"/etc/bootparams"
11