aboutsummaryrefslogtreecommitdiff
path: root/include/paths.h
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-09-20 13:01:04 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-09-20 13:01:04 +0000
commitfa78e67a411f6788a61f528633f8e47a2cac8de1 (patch)
tree9ebe80f62b16d488f6d0b8ce6d4082484fe41627 /include/paths.h
parent89ba97703c89be34f645a70c53a4679a9e964204 (diff)
downloadsrc-fa78e67a411f6788a61f528633f8e47a2cac8de1.tar.gz
src-fa78e67a411f6788a61f528633f8e47a2cac8de1.zip
Notes
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 0c39a22e8b80..e978260422aa 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