Add _PATH_LOCK: /var/spool/lock/
Suggested-by: bde
This commit is contained in:
parent
927344f5b9
commit
6a87ca9243
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user