Need _PATH_YP for ypserver stuff.

This commit is contained in:
Bill Paul 1995-01-31 23:12:53 +00:00
parent 5319d4525a
commit c70242ae20

View File

@ -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