summaryrefslogtreecommitdiff
path: root/math/gp-fplsa/patches/patch-aa
blob: 59e550daa0c5d3dbb803feccd2e0a93efb24919f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1 2004/05/23 23:28:29 danw Exp $

--- src/fplsa4.c.orig	Thu May  6 11:18:56 1999
+++ src/fplsa4.c
@@ -981,7 +981,6 @@
 #include <time.h>
 #include <stdlib.h>
 #include <ctype.h>
-#include <malloc.h>
 #if defined(SPP_2000)
 #include <alloca.h>  /* This file the genuine SPP compiler requires */
 #endif