1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/mail/balsa/files/patch-libbalsa::address-book-ldap.c
Maxim Sobolev a51a219325 Update to 1.3.0.
PR:		32927
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-20 12:25:42 +00:00

12 lines
301 B
C

--- libbalsa/address-book-ldap.c Mon Nov 19 03:41:21 2001
+++ libbalsa/address-book-ldap.c.new Sun Dec 16 12:59:34 2001
@@ -31,7 +31,7 @@
#include <sys/time.h>
#include <lber.h>
#include <ldap.h>
-#include <iconv.h>
+#include <giconv.h>
#include "address-book.h"
#include "address-book-ldap.h"