summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 059807754cff..0c39a22e8b80 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