summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/include/sm/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.sbin/sendmail/include/sm/config.h')
-rw-r--r--gnu/usr.sbin/sendmail/include/sm/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/include/sm/config.h b/gnu/usr.sbin/sendmail/include/sm/config.h
index 02405bdce3f..a1db6b8f5a6 100644
--- a/gnu/usr.sbin/sendmail/include/sm/config.h
+++ b/gnu/usr.sbin/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.
*
- * $Sendmail: config.h,v 1.46 2003/12/10 03:19:06 gshapiro Exp $
+ * $Sendmail: 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()? */