pkgsrc/cad/ipal-current/patches/patch-ae

14 lines
325 B
Text
Raw Normal View History

2007-08-01 23:24:57 +02:00
$NetBSD: patch-ae,v 1.1 2007/08/01 21:30:40 joerg Exp $
--- ipaledit/main.c.orig 2007-08-01 21:11:56.000000000 +0000
+++ ipaledit/main.c
@@ -25,7 +25,7 @@
#ifdef HAVE_GETOPT_H
# include <getopt.h>
#endif
-# include <malloc.h>
+# include <stdlib.h>
# include "pla_matrix.h"
# include "jedec.h"
# include "ipal.h"