pkgsrc/cad/fasthenry/patches/patch-ai
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

12 lines
363 B
Text

$NetBSD: patch-ai,v 1.2 2004/09/20 02:08:58 dmcmahill Exp $
--- src/fasthenry/induct.c.orig Tue Aug 3 22:17:12 2004
+++ src/fasthenry/induct.c
@@ -35,6 +35,7 @@ operation of Software or Licensed Progra
*//* This is the main part of the code */
#include "induct.h"
+#include <string.h>
/* these are missing in some math.h files */
extern double asinh();