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