Add _PATH_LOCK: /var/spool/lock/

Suggested-by: bde
This commit is contained in:
ache 1995-09-20 13:01:04 +00:00
parent 927344f5b9
commit 6a87ca9243

View File

@ -69,6 +69,7 @@
#define _PATH_VARRUN "/var/run/"
#define _PATH_VARTMP "/var/tmp/"
#define _PATH_YP "/var/yp/"
#define _PATH_LOCK "/var/spool/lock/"
/* How to get the correct name of the kernel. */
__BEGIN_DECLS