aboutsummaryrefslogtreecommitdiff
path: root/astro/gkrellmoon/files/patch-CalcEphem.c
diff options
context:
space:
mode:
Diffstat (limited to 'astro/gkrellmoon/files/patch-CalcEphem.c')
-rw-r--r--astro/gkrellmoon/files/patch-CalcEphem.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/astro/gkrellmoon/files/patch-CalcEphem.c b/astro/gkrellmoon/files/patch-CalcEphem.c
new file mode 100644
index 000000000000..d62320a1d695
--- /dev/null
+++ b/astro/gkrellmoon/files/patch-CalcEphem.c
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- 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"