xref: /netbsd-src/usr.sbin/rpc.bootparamd/pathnames.h (revision b1c86f5f087524e68db12794ee9c3e3da1ab17a0)
1 /*	$NetBSD: pathnames.h,v 1.2 1996/08/30 20:10:29 thorpej 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