private flags collided with multicast and link flags
[unix-history] / usr / src / sbin / routed / pathnames.h
CommitLineData
cdb8308d
KB
1/*
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
d60d530a 5 * %sccs.include.redist.c%
cdb8308d 6 *
d60d530a 7 * @(#)pathnames.h 5.3 (Berkeley) %G%
cdb8308d
KB
8 */
9
7abf8d65
KB
10#include <paths.h>
11
cdb8308d 12#define _PATH_GATEWAYS "/etc/gateways"