pkgsrc/graphics/libscigraphica/patches/patch-ab
2007-08-08 20:09:14 +00:00

12 lines
339 B
Text

$NetBSD: patch-ab,v 1.1 2007/08/08 20:09:14 joerg Exp $
--- plugins/styles/sg_delaunay.c.orig 2007-08-08 19:40:54.000000000 +0000
+++ plugins/styles/sg_delaunay.c
@@ -20,7 +20,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
-#include <malloc.h>
#include <string.h>
#include <gtk/gtk.h>
#include <gtkextra/gtkplotdt.h>