aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution-devel/files/patch-libversit::vobject.c
blob: fe28ce1ca511f39fd66c586d6d74e8e74ba8395d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 <malloc.h>
 #endif