summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-ai
blob: c06d890cab658353bcb1781e988c71253e2cc78b (plain)
1
2
3
4
5
6
7
8
9
10
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"