1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/mail/balsa/files/patch-libbalsa_address-book-ldap.c
Joe Marcus Clarke 4a427c034d Update to 2.3.1.
2005-05-03 05:54:15 +00:00

11 lines
349 B
C

--- libbalsa/address-book-ldap.c.orig Tue May 3 01:46:59 2005
+++ libbalsa/address-book-ldap.c Tue May 3 01:47:51 2005
@@ -41,6 +41,7 @@
#include "address-book-ldap.h"
#include "information.h"
#include "libbalsa-conf.h"
+#include "i18n.h"
static const int DEBUG_LDAP = 0;
/* don't search when prefix has length shorter than LDAP_MIN_LEN */