- distfile has moved - license has changed. Patches are the result of de-fuzzing the old patches since the new source files have the new (less restrictive) license.
12 lines
356 B
Text
12 lines
356 B
Text
$NetBSD: patch-af,v 1.2 2004/09/20 02:08:58 dmcmahill Exp $
|
|
|
|
--- src/fasthenry/fillM.c.orig Tue Aug 3 22:17:11 2004
|
|
+++ src/fasthenry/fillM.c
|
|
@@ -34,6 +34,7 @@ operation of Software or Licensed Progra
|
|
|
|
*//* this is the new fillM 10/92 */
|
|
|
|
+#include <string.h>
|
|
#include "induct.h"
|
|
|
|
/* this fills the kircoff's voltage law matrix (Mesh matrix) */
|