summaryrefslogtreecommitdiff
path: root/mail/evolution-devel/files/patch-libversit::vcc.y
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-devel/files/patch-libversit::vcc.y')
-rw-r--r--mail/evolution-devel/files/patch-libversit::vcc.y14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/evolution-devel/files/patch-libversit::vcc.y b/mail/evolution-devel/files/patch-libversit::vcc.y
new file mode 100644
index 000000000000..0514266ef18d
--- /dev/null
+++ b/mail/evolution-devel/files/patch-libversit::vcc.y
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- libversit/vcc.y 2001/11/20 12:31:59 1.1
++++ libversit/vcc.y 2001/11/20 12:32:39
+@@ -107,7 +107,7 @@
+ #endif
+
+ #include <string.h>
+-#ifndef __MWERKS__
++#ifdef HAVE_MALLOC_H
+ #include <malloc.h>
+ #endif
+ #include <stdio.h>