mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
314 B
Plaintext
13 lines
314 B
Plaintext
$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"
|