From bd5890dc829d37b58c2776950542b9fef0ed5197 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Fri, 16 Aug 2002 11:48:12 +0000 Subject: Fix LP64 issues. Approved by: pat --- astro/gkrellmoon/files/patch-CalcEphem.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 astro/gkrellmoon/files/patch-CalcEphem.c (limited to 'astro/gkrellmoon/files/patch-CalcEphem.c') 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 + #endif ++#include + + #include "CalcEphem.h" + #include "Moon.h" -- cgit v1.2.3