$NetBSD: patch-ag,v 1.1 2002/04/02 02:01:24 dmcmahill Exp $

--- complex.c.orig	Mon May 31 19:41:31 1999
+++ complex.c
@@ -21,6 +21,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <math.h>
 
 #include "complex.h"
