move call to udbsender so that full name can potentially be extracted
[unix-history] / usr / src / usr.sbin / inetd / pathnames.h
CommitLineData
efa36959
KB
1/*
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
32ce521f 5 * %sccs.include.redist.c%
efa36959 6 *
32ce521f 7 * @(#)pathnames.h 5.3 (Berkeley) %G%
efa36959
KB
8 */
9
7abf8d65
KB
10#include <paths.h>
11
efa36959 12#define _PATH_INETDCONF "/etc/inetd.conf"