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

13 lines
324 B
Plaintext

$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