pkgsrc/cad/fasthenry/patches/patch-ad

16 lines
481 B
Text
Raw Normal View History

$NetBSD: patch-ad,v 1.4 2004/09/20 02:08:58 dmcmahill Exp $
1998-08-07 12:35:47 +02:00
--- 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"