Files
2013-09-26 17:14:40 +02:00

13 lines
339 B
Plaintext

$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>