summaryrefslogtreecommitdiff
path: root/math/qalculate/patches/patch-ae
blob: 48982a87111cb7ec92b9707aeb65d663105ddd0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.1 2007/08/01 16:16:11 joerg Exp $

--- src/defs2doc.cc.orig	2007-08-01 15:38:32.000000000 +0000
+++ src/defs2doc.cc
@@ -16,7 +16,7 @@
 #include <time.h>
 #include <pthread.h>
 #include <dirent.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <stdio.h>
 #include <vector>
 #include <glib.h>