diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-07-24 06:58:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-07-24 06:58:58 +0000 |
commit | dd01df5d369817d63faa5b11e0de820aa15d42fd (patch) | |
tree | 57e5763e11b77f7963de565a82c925e713a8df30 /mail/balsa/files | |
parent | [forced commit] (diff) |
Update to 2.3.4
Approved by: marcus
Diffstat (limited to 'mail/balsa/files')
-rw-r--r-- | mail/balsa/files/patch-libbalsa_address-book-ldap.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/balsa/files/patch-libbalsa_address-book-ldap.c b/mail/balsa/files/patch-libbalsa_address-book-ldap.c deleted file mode 100644 index 0123de35d06e..000000000000 --- a/mail/balsa/files/patch-libbalsa_address-book-ldap.c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 */ |