pkgsrc/graphics/sodipodi/patches/patch-ac
2007-08-08 21:31:26 +00:00

13 lines
324 B
Text

$NetBSD: patch-ac,v 1.1 2007/08/08 21:31:27 joerg Exp $
--- src/libarikkei/arikkei-strlib.c.orig 2007-08-08 20:55:21.000000000 +0000
+++ src/libarikkei/arikkei-strlib.c
@@ -14,7 +14,7 @@
#include <math.h>
#include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <assert.h>
#include "arikkei-strlib.h"