diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1995-01-31 23:12:53 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1995-01-31 23:12:53 +0000 |
| commit | c70242ae20b3b24d97b2868c2e0fdb77ec40b0af (patch) | |
| tree | d0af02c36074f70982949ab0c1476fe7e1b73444 | |
| parent | 5319d4525a3ac1cf3af363e3e0f2acf048f7ea56 (diff) | |
Notes
| -rw-r--r-- | include/paths.h | 1 |
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 |
