summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'cad/fasthenry/patches/patch-ai')
-rw-r--r--cad/fasthenry/patches/patch-ai11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/fasthenry/patches/patch-ai b/cad/fasthenry/patches/patch-ai
new file mode 100644
index 00000000000..c06d890cab6
--- /dev/null
+++ b/cad/fasthenry/patches/patch-ai
@@ -0,0 +1,11 @@
+$NetBSD: patch-ai,v 1.1 2001/02/09 11:29:38 dmcmahill Exp $
+
+--- src/fasthenry/findpaths.c.orig Tue Nov 12 14:18:46 1996
++++ src/fasthenry/findpaths.c Thu Feb 8 19:05:22 2001
+@@ -1,5 +1,5 @@
+ /* this function finds all paths from node1 to node2 */
+ /* this does not search through ground planes yet */
+-
++#include <string.h>
+ #include "induct.h"
+