xref: /original-bsd/usr.sbin/inetd/pathnames.h (revision 7e565aa6)
12ba5755aSbostic /*
2*7e565aa6Sbostic  * Copyright (c) 1989, 1993
3*7e565aa6Sbostic  *	The Regents of the University of California.  All rights reserved.
42ba5755aSbostic  *
5447c8eceSbostic  * %sccs.include.redist.c%
62ba5755aSbostic  *
7*7e565aa6Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/06/93
82ba5755aSbostic  */
92ba5755aSbostic 
108589f8f8Sbostic #include <paths.h>
118589f8f8Sbostic 
122ba5755aSbostic #define	_PATH_INETDCONF	"/etc/inetd.conf"
13