pkgsrc/cad/fasthenry/patches/patch-ad
dmcmahill ab8490f3bf - homepage has moved
- 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.
2004-09-20 02:08:58 +00:00

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"