$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();
