Home | History | Annotate | Line # | Download | only in rpc.bootparamd
      1 /*	$NetBSD: pathnames.h,v 1.2 1996/08/30 20:10:29 thorpej Exp $	*/
      2 
      3 /*
      4  * Written Roland McGrath <roland (at) frob.com> 10/15/93.
      5  * Public domain.
      6  */
      7 
      8 #include <paths.h>
      9 
     10 #define	_PATH_BOOTPARAMS	"/etc/bootparams"
     11