summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-ay
diff options
context:
space:
mode:
Diffstat (limited to 'cad/fasthenry/patches/patch-ay')
-rw-r--r--cad/fasthenry/patches/patch-ay17
1 files changed, 17 insertions, 0 deletions
diff --git a/cad/fasthenry/patches/patch-ay b/cad/fasthenry/patches/patch-ay
new file mode 100644
index 00000000000..d1e81ac205a
--- /dev/null
+++ b/cad/fasthenry/patches/patch-ay
@@ -0,0 +1,17 @@
+$NetBSD: patch-ay,v 1.1 2006/06/21 14:56:51 minskim Exp $
+
+--- src/fasthenry/sparse/spAllocate.c.orig 2004-08-03 22:17:17.000000000 +0000
++++ src/fasthenry/sparse/spAllocate.c
+@@ -106,9 +106,9 @@ static char RCSid[] =
+ #include "spMatrix.h"
+ #include "spDefs.h"
+
+-
+-
+-
++static InitializeElementBlocks(MatrixPtr, int, int);
++static RecordAllocation(MatrixPtr, char *);
++static AllocateBlockOfAllocationList(MatrixPtr);
+
+
+ /*