summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/include/sm/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/include/sm/config.h')
-rw-r--r--contrib/sendmail/include/sm/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/sendmail/include/sm/config.h b/contrib/sendmail/include/sm/config.h
index 3e4a912..5ebe548 100644
--- a/contrib/sendmail/include/sm/config.h
+++ b/contrib/sendmail/include/sm/config.h
@@ -6,7 +6,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: config.h,v 1.46 2003/12/10 03:19:06 gshapiro Exp $
+ * $Id: config.h,v 1.47 2004/10/26 21:41:07 gshapiro Exp $
*/
/*
@@ -145,6 +145,7 @@
/* LDAP Checks */
# if LDAPMAP
+# include <lber.h>
# include <ldap.h>
/* Does the LDAP library have ldap_memfree()? */
OpenPOWER on IntegriCloud