1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/mail/evolution-devel/files/patch-camel::camel-mime-utils.c
Maxim Sobolev 0de82c5856 Update to 0.9. Please note that I was not able to get anything but cool
splash screen out of it, so use with caution. However, this version at least
compiles with, which is a big step forward ;-).
2001-03-16 20:59:47 +00:00

15 lines
258 B
C

$FreeBSD$
--- camel/camel-mime-utils.c 2001/03/16 19:44:50 1.1
+++ camel/camel-mime-utils.c 2001/03/16 19:45:05
@@ -33,7 +33,7 @@
#include <unistd.h>
#include <unicode.h>
-#include <iconv.h>
+#include <giconv.h>
#include <glib.h>
#include <time.h>