$FreeBSD: ports/graphics/sodipodi/files/patch-src::xml::repr-io.c,v 1.1 2001/11/22 18:02:07 sobomax Exp $ --- src/xml/repr-io.c 2001/11/22 15:20:50 1.1 +++ src/xml/repr-io.c 2001/11/22 15:21:18 @@ -1,6 +1,8 @@ #define SP_REPR_IO_C +#ifdef HAVE_MALLOC_H #include +#endif #include #include #include "repr.h"