pkgsrc/x11/gtk+extra/patches/patch-ae
2007-08-01 21:24:57 +00:00

12 lines
314 B
Text

$NetBSD: patch-ae,v 1.1 2007/08/01 21:24:57 joerg Exp $
--- gtkextra/gtkplotdt.c.orig 2007-08-01 21:05:55.000000000 +0000
+++ gtkextra/gtkplotdt.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 "gtkplotdt.h"