summaryrefslogtreecommitdiffstats
path: root/include/paths.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-09-20 13:01:04 +0000
committerache <ache@FreeBSD.org>1995-09-20 13:01:04 +0000
commitc62da3f25b65cef23540118af006b7a060aeb580 (patch)
tree9ebe80f62b16d488f6d0b8ce6d4082484fe41627 /include/paths.h
parentff57306bc49791ac73ddf514670c77745f04f45a (diff)
downloadFreeBSD-src-c62da3f25b65cef23540118af006b7a060aeb580.zip
FreeBSD-src-c62da3f25b65cef23540118af006b7a060aeb580.tar.gz
Add _PATH_LOCK: /var/spool/lock/
Suggested-by: bde
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 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
OpenPOWER on IntegriCloud