summaryrefslogtreecommitdiff
path: root/pathnames.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pathnames.h.in')
-rw-r--r--pathnames.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/pathnames.h.in b/pathnames.h.in
index 48b232102..5b2fe833f 100644
--- a/pathnames.h.in
+++ b/pathnames.h.in
@@ -108,3 +108,7 @@
#ifndef _PATH_USRTMP
#define _PATH_USRTMP "/usr/tmp/"
#endif /* _PATH_USRTMP */
+
+#ifndef _PATH_LDAP_CONF
+#define _PATH_LDAP_CONF "/etc/ldap.conf"
+#endif /* _PATH_LDAP_CONF */