aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution-devel/files/patch-libversit::vcc.y
blob: 0514266ef18dcec964e6eb3a744688cdf9d4b2a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>