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