1--- CalcEphem.c.orig 2002-12-11 03:36:06 UTC 2+++ CalcEphem.c 3@@ -8,6 +8,7 @@ 4 #ifdef HAVE_CONFIG_H 5 #include <config.h> 6 #endif 7+#include <string.h> 8 9 #include "CalcEphem.h" 10 #include "Moon.h" 11 12