summaryrefslogtreecommitdiffstats
path: root/include/paths.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1995-01-31 23:12:53 +0000
committerwpaul <wpaul@FreeBSD.org>1995-01-31 23:12:53 +0000
commitc66a9d7870c908a3f9a2d0da32276ccf7a48c234 (patch)
treed0af02c36074f70982949ab0c1476fe7e1b73444 /include/paths.h
parent9f0a17dbb24fc61c8e3348bab8aa169cffadd74a (diff)
downloadFreeBSD-src-c66a9d7870c908a3f9a2d0da32276ccf7a48c234.zip
FreeBSD-src-c66a9d7870c908a3f9a2d0da32276ccf7a48c234.tar.gz
Need _PATH_YP for ypserver stuff.
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 0598077..0c39a22 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -68,6 +68,7 @@
#define _PATH_VARDB "/var/db/"
#define _PATH_VARRUN "/var/run/"
#define _PATH_VARTMP "/var/tmp/"
+#define _PATH_YP "/var/yp/"
/* How to get the correct name of the kernel. */
__BEGIN_DECLS
OpenPOWER on IntegriCloud