xref: /netbsd-src/usr.sbin/rpc.bootparamd/pathnames.h (revision ce0bb6e8d2e560ecacbe865a848624f94498063b)
1 /*
2  * Written Roland McGrath <roland@frob.com> 10/15/93.
3  * Public domain.
4  *
5  * $Id: pathnames.h,v 1.1 1994/01/10 14:04:48 deraadt Exp $
6  */
7 
8 #include <paths.h>
9 
10 #define	_PATH_BOOTPARAMS	"/etc/bootparams"
11