xref: /openbsd-src/usr.sbin/rpc.bootparamd/pathnames.h (revision 0302c98b30f6f180d74a5e8b486de0cbc643b66f)
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