From c62da3f25b65cef23540118af006b7a060aeb580 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 20 Sep 1995 13:01:04 +0000 Subject: Add _PATH_LOCK: /var/spool/lock/ Suggested-by: bde --- include/paths.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/paths.h') diff --git a/include/paths.h b/include/paths.h index 0c39a22..e978260 100644 --- a/include/paths.h +++ b/include/paths.h @@ -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 -- cgit v1.1