ab8490f3bf
- 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.
15 lines
481 B
Text
15 lines
481 B
Text
$NetBSD: patch-ad,v 1.4 2004/09/20 02:08:58 dmcmahill Exp $
|
|
|
|
--- src/fasthenry/addgroundplane.c.orig Tue Aug 3 22:17:08 2004
|
|
+++ src/fasthenry/addgroundplane.c
|
|
@@ -32,7 +32,9 @@ damages, losses or liabilities whatsoeve
|
|
person or damage to property arising from or out of the possession, use, or
|
|
operation of Software or Licensed Program(s) by LICENSEE or its customers.
|
|
|
|
-*/#include<stdio.h>
|
|
+*/
|
|
+#include<stdio.h>
|
|
+#include<string.h>
|
|
#include<math.h>
|
|
#include "induct.h"
|
|
|