pkgsrc/lang/baci/patches/patch-al
2005-06-24 22:44:58 +00:00

12 lines
331 B
Text

$NetBSD: patch-al,v 1.1 2005/06/24 22:44:58 minskim Exp $
--- lib/genutil.c.orig 1999-09-15 21:38:06.000000000 -0500
+++ lib/genutil.c
@@ -1,7 +1,6 @@
/* general utility programs for the BenAri Concurrent PCODE sytem */
#include <stdio.h>
-#include <malloc.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>