$FreeBSD: ports/astro/gkrellmoon/files/patch-CalcEphem.c,v 1.1 2002/08/16 11:48:12 naddy Exp $

--- CalcEphem.c.orig	Thu Aug 15 20:41:03 2002
+++ CalcEphem.c	Thu Aug 15 20:41:23 2002
@@ -8,6 +8,7 @@
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
+#include <string.h>
 
 #include "CalcEphem.h"
 #include "Moon.h"


syntax highlighted by Code2HTML, v. 0.9.1