aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2008-12-02 11:58:31 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2008-12-02 11:58:31 +0000
commit10b4034657dfc714985bcb76bdb93fdd7346a6c2 (patch)
treeb23ed20daecc73be355f5025496a06fa66e978c8 /libexec
parentd6568724e10481f07d2ebf26fc8e72fb2e258842 (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld_lock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/rtld_lock.h b/libexec/rtld-elf/rtld_lock.h
index 4c5d8541b3ea1..6c04e3b96e371 100644
--- a/libexec/rtld-elf/rtld_lock.h
+++ b/libexec/rtld-elf/rtld_lock.h
@@ -29,6 +29,7 @@
#define _RTLD_LOCK_H_
#define RTLI_VERSION 0x01
+#define MAX_RTLD_LOCKS 8
struct RtldLockInfo
{