$NetBSD: patch-ag,v 1.1 2007/08/08 21:31:29 joerg Exp $

--- src/helper/bezier-utils.c.orig	2007-08-08 20:58:39.000000000 +0000
+++ src/helper/bezier-utils.c
@@ -22,7 +22,7 @@
 #define notBEZIER_DEBUG
 
 #include <math.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <assert.h>
 
 #include <libnr/nr-macros.h>
