1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/mail/evolution/files/patch-libversit::vobject.c
2001-11-20 14:20:03 +00:00

15 lines
267 B
C

$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