pkgsrc/cad/ipal-current/patches/patch-ae
2007-08-01 21:24:57 +00:00

13 lines
325 B
Text

$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"