From 4dc189f66235488baba6c924573e94a74e196f8f Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 20 Nov 2001 14:20:03 +0000 Subject: Update to 0.99.2. --- mail/evolution-devel/files/patch-libversit::vobject.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mail/evolution-devel/files/patch-libversit::vobject.c (limited to 'mail/evolution-devel/files/patch-libversit::vobject.c') diff --git a/mail/evolution-devel/files/patch-libversit::vobject.c b/mail/evolution-devel/files/patch-libversit::vobject.c new file mode 100644 index 000000000000..fe28ce1ca511 --- /dev/null +++ b/mail/evolution-devel/files/patch-libversit::vobject.c @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- libversit/vobject.c 2001/11/20 12:33:21 1.1 ++++ libversit/vobject.c 2001/11/20 12:33:50 +@@ -42,7 +42,7 @@ + * vobject, and convert a vobject into its textual representation. + */ + +-#ifndef MWERKS ++#ifdef HAVE_MALLOC_H + #include + #endif + -- cgit v1.2.3